Development Guides #

Best practices and workflows for the development team.

Available Guides #

Philosophy #

We believe in:

  • Readable code over clever code
  • Small, focused PRs over large changesets
  • Testing as part of development, not an afterthought
  • Documentation for anything non-obvious