Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 284 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 284 Bytes

Contributions are very welcome, but please take note of the following points:

  • Send your pull-request against the dev branch
  • Continious integration will test your code, make sure all tests pass
  • Adhere to the projects current code style
  • Try to add unit-tests for your new code