Skip to content

Contributor Workflow

See the full guide in Contributing.

Summary

  1. Open an issue or select an existing one.
  2. Confirm scope against PRD, SRS, SDD, and DESIGN.md (for visual/UI changes).
  3. Create a branch from main.
  4. Make focused changes with requirement references.
  5. Update docs and RTM when behavior changes.
  6. Open a Pull Request with a complete checklist.

Branch Naming

  • feat/<short-topic>
  • fix/<short-topic>
  • docs/<short-topic>
  • chore/<short-topic>

Distribuído sob licença MIT.