Team Rules
- Notify the team members before missing a meeting and propose plans to catch up.
- Treat each others’ code and work with respect and an open mind.
- Respond to client, professor, coach’s email within 24 hours.
Coding Practices
- Comment the code if necessary.
- Use Git as a version control.
- Maintain a stage and main branch in the GitHub repository.
- All team members must review a PR before merging into main.
- Members are responsible for their own feature branches.