Thank you for your interest in contributing! We welcome contributions from the community.
- Open an Issue — Report bugs, request features, or ask questions via GitHub Issues.
- Fork & Branch — Fork this repository and create a feature branch from
main. - Make Changes — Write clean, tested code that follows the project conventions.
- Submit a Pull Request — Open a PR against
mainwith a clear description of your changes.
pip install -e ".[dev]"pytestThis project uses Ruff for linting and formatting. Run ruff check . and ruff format . before submitting.
Be respectful and constructive. We are committed to providing a welcoming and inclusive experience for everyone.
Open an issue or reach out via the repository discussions.