Skip to content

How to contribute

Danang Rahmatullah edited this page Oct 31, 2020 · 1 revision

Main points

  • Branch from staging. Send pull requests to staging when done.
  • Merge to master only from staging, only when agreed upon by the team to do so.
  • Name branches depending prefixed with the type of changes
    • eg. feature/newsletters
    • eg. fix/newsletters-documentation
  • Micro-commits are preferred. Sub-branches are also good.
Clone this wiki locally