Thanks for your interest in contributing! This project is licensed under Apache 2.0.
- Fork the repository
- Create a feature branch from
master - Make your changes
- Run tests before pushing:
bun test - Open a pull request
- PRs are reviewed by CodeRabbit and maintainers
- Keep PRs focused — one feature or fix per PR
- Use the PR template provided
First-time contributors need an existing contributor to vouch for them. Include a Vouched-by: @username line in your PR description. This helps us maintain trust while keeping the project open.
AI-assisted contributions are welcome. If you used AI tools, add a co-author line to your commit:
Co-Authored-By: <tool-name> <email>
By contributing, you agree that your contributions will be licensed under the Apache License 2.0.