Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

Contributing

Rules

  • development should be done in your own branch and a PR should be created to move code to the dev branch
  • note all changes in the CHANGELOG.md
  • move to master when ready, and issue a tag and release
  • use Semantic Versioning