-
Notifications
You must be signed in to change notification settings - Fork 0
Contributor Guide
Reedtrullz edited this page May 17, 2026
·
1 revision
Contribution rules:
- Keep changes focused.
- Prefer existing project patterns.
- Preserve Boeing/Airbus terminology separation.
- Preserve frontend standalone and backend CONTROL-mode parity for supported actions.
- Add tests at the level matching the change.
- Update visual baselines for visual/layout changes.
- Update docs when behavior, scope, validation, or release claims change.
- Keep live command results in
docs/STATUS.md. - Physical keyboard access should keep
F1–F6mapped to left LSKs andF7–F12mapped to right LSKs.
Avoid unrelated refactors during roadmap slices.