Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 327 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 327 Bytes

Contributing Guidelines

We're a pretty small team so we don't really need this, but might as well list some good practices.

  • Always work in topic branches
  • Small commits (git add -p + git commit -v is your friend :))
  • Sensible commit comments
  • Never rebase after you have pushed something
  • Conventional Commits