Workflows¶
This section documents the Git and development workflows used by the team.
Contents¶
- Branching – branch naming and usage guidelines
- Commits – commit message conventions and PR practices
- Git Workflow – the standard development and release process
New contributors should start with the Git Workflow guide, then refer to the other pages as needed.