Contributing
We work in GitHub using pull requests (PRs).
- Fork the repo, create a feature branch, make your changes.
- Keep PRs small and focused; include a clear description and rationale.
- Ensure builds/tests pass and follow the project’s style.
- Open a PR to the main branch; reference related issues.
- Be responsive to review feedback; update your PR as needed.
Bugs can be filed on the issue tracker.
Thank you for contributing!