Skip to content

Contributing

Contributions are welcome. Please:

  1. Open an issue for bugs or features on GitHub
  2. Fork the repository and create a feature branch
  3. Add tests and documentation
  4. Run the test suite: pytest tests/
  5. Submit a pull request

Code style

  • Follow PEP 8
  • Use type hints
  • Add docstrings

Questions?

Open a discussion on GitHub.