Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 415 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 415 Bytes

Please note the following guidelines for contributing:

  • Contributed code must be written in the existing style.
  • Run the tests before committing your changes. If your changes cause the tests to break, they won’t be accepted.
  • If you are adding new functionality, you must include basic tests and documentation.
  • Test coverage cannot decrease after merging

Pull request should be submitted to develop branch.