Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 278 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 278 Bytes

Contributing

Thank you for investing your time in contributing to the project!

Algorithm of making contribution is following:

  1. Do your changes
  2. Make sure tests are passed with make test
  3. Make sure code is formatted correctly with make lint
  4. Create pull request