Contributing¶
Contributions are welcome. Please:
- Open an issue for bugs or features on GitHub
- Fork the repository and create a feature branch
- Add tests and documentation
- Run the test suite:
pytest tests/ - Submit a pull request
Code style¶
- Follow PEP 8
- Use type hints
- Add docstrings
Questions?¶
Open a discussion on GitHub.