Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 738 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (18 loc) · 738 Bytes

Contributing

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

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:

  1. Install library in develop mode,
pip install -e .
  1. Run test script
sh run-tests.sh

However, pull requests will trigger the Travis CI pipeline, which will run the tests as well.

Join the community

Join us on Gitter.