Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 687 Bytes

File metadata and controls

19 lines (13 loc) · 687 Bytes
title Devlopment
layout section
description Development
intro_image_absolute true
intro_image_hide_on_mobile true

Development

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.