Skip to main content

Version Control

This project utilizes GitHub for version control.

  • The main branch is protected, and changes require a pull request approved by two team members before merge.
    • Commits containing only documentation updates may be self-merged to main.
  • Each feature is developed in its own branch.