Version Control
This project utilizes GitHub for version control.
- The
mainbranch 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.
- Commits containing only documentation updates may be self-merged to
- Each feature is developed in its own branch.