Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 435 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 435 Bytes

Contributing

If you'd like to submit a PR, please follow these general guidelines:

  • Either talk to use about it in Slack, or open a github issue
  • Do development against the develop branch (we use git flow). PRs should be directed at the develop branch. Master is the latest release, not the live development.
  • In general, please squash your change into a single commit
  • Add an entry to the CHANGELOG describing the change