Contributing

Last Updated: 2026-01-20

How to contribute

  1. Fork the repository.
  2. Create a feature branch: `git checkout -b feature/your-feature`.
  3. Run tests and linting (if available) and commit changes.
  4. 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.