Thanks for your interest in contributing!
Steps to contribute:
- Fork the repo and create a feature branch:
git checkout -b feature/my-change - Run tests (if added) and follow code style.
- Open a PR from your forked branch to
mainwith a clear description of the change. - Add tests for new features where possible.
We will review PRs and respond within 3 business days.
Be respectful and constructive. See CODE_OF_CONDUCT.md for behavioural expectations.