We are very open to have collaborators. You can freely fork and issue a pull request with your updates! For other issues/bugs/suggestions, please report it in the issues section.
Pull requests to branch develop
are accepted. Please link your forks to specific issues (you may want to open an
issue).
Make sure to test your code before issuing a pull request:
- Install library in develop mode,
pip install -e .
- Run test script
sh run-tests.sh
However, pull requests will trigger the Travis CI pipeline, which will run the tests as well.
Join us on Gitter.