We welcome your patches and contributions to this project. This page describes the few small guidelines we'll need you to follow.
Our code is automatically checked and tested with Travis CI:
- Code style is checked against our pylint style guidelines,
- Code is automatically unit tested in Travis CI, see build page,
- Code coverage is analyzed using Coveralls.
- All pull requests require a code review,
- Any merge conflicts needs to be resolved,
- All tests needs to pass before we will review your PR