Skip to content

Contributing

Thank you for your interest!

  • Please submit issues/feature requests on GitHub.
  • See CONTRIBUTING.md for coding standards, branch policy, and more.
  • All contributions require tests and clear documentation.

Code of Conduct

We follow the Contributor Covenant.


Dev setup

  • Install pre-commit hooks:
pre-commit install
  • Run tests:
pytest