Contributing
Last Updated: 2026-01-20
How to contribute
- Fork the repository.
- Create a feature branch: `git checkout -b feature/your-feature`.
- Run tests and linting (if available) and commit changes.
- Open a Pull Request with a clear description and testing steps.
Development Setup
Install Python and required packages from `requirements.txt`. Use the provided scripts for building and testing when available.