ContributingΒΆ

We welcome contributions and feedback!

If you intend to contribute in any way please keep the following guidelines in mind:

  1. Announce your intentions in the issue tracker
  2. Install git fork for contributing
  3. Follow PEP8, Style Guide for Python Code
  4. Write code
  5. Write tests for your code
  6. Ensure all tests pass
  7. Ensure test coverage does not decrease
  8. Document your changes
  9. Send pull request