| title | Devlopment |
|---|---|
| layout | section |
| description | Development |
| intro_image_absolute | true |
| intro_image_hide_on_mobile | true |
We primarily adopt the GitHub flow. We emphasize the importance of clean commit history, good commit message conventions, and the tools/automation to take advantage of them.
We also discuss good branching and peer review practices, with guides and tips to collaborating with others (including future-selves).
Naming conventions for codebases to help us minimize confusion and mitigate issues when there is a lack of documentation.