How to Contribute

You can add a Pull Request on Github.

Test

Make sure the tests pass and new features have at least unittests to cover the new functions.

These tests should run with pytest.

Documentation

New features should be documented in the docs/ folder, which will be automatically generated on readthedocs.org.