We welcome contributions! Here is how you can help:
- Report Bugs: Open an issue describing the problem.
- Suggest Features: Open an issue to discuss your idea.
- Submit PRs:
- Fork the repo.
- Install dependencies:
pip install -e .[test] - Make sure tests pass:
pytest - Submit a Pull Request.
By contributing, you agree that your code will be licensed under Apache 2.0.