Thank you for considering contributing!
- Fork the repo and create a feature branch
- Follow Semantic Commit Messages, e.g.
feat:,fix:,docs:,chore: - Add tests or docs if applicable
- Node.js 16+
npm install
- Keep PRs focused and small
- Update
CHANGELOG.mdif your change is user-facing - Ensure CI passes
By contributing, you agree that your contributions will be licensed under the MIT License.