Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 498 Bytes

File metadata and controls

20 lines (15 loc) · 498 Bytes

Contributing

Thank you for considering contributing!

Getting Started

  • Fork the repo and create a feature branch
  • Follow Semantic Commit Messages, e.g. feat:, fix:, docs:, chore:
  • Add tests or docs if applicable

Development

  • Node.js 16+
  • npm install

Pull Requests

  • Keep PRs focused and small
  • Update CHANGELOG.md if your change is user-facing
  • Ensure CI passes

License

By contributing, you agree that your contributions will be licensed under the MIT License.