Contributing
Bugs reports, feature requests and questions
Please use the Issue Tracker to report bugs or request new features. Contributions to extend this package are very welcome! 😃 Please use the usual Fork and Pull workflow to do so.
Important
Please use comments, informative docstrings and tests as much as possible.
Tests
Unit tests are in the tests directory
and can be run from the top directory using pytest
. Automatic testing is run on the main
and develop
branches using Github Actions. Please
run tests and add new tests for any new features whenever submitting pull requests.
Note
If you run into any issues using doped
that aren’t addressed on the
Troubleshooting page, please contact
the developers through the GitHub
Issues page, or
by email.