Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 956 Bytes

File metadata and controls

33 lines (21 loc) · 956 Bytes

Contributing to SongScript

Thanks for your interest in contributing! This project is licensed under Apache 2.0.

Getting Started

  1. Fork the repository
  2. Create a feature branch from master
  3. Make your changes
  4. Run tests before pushing: bun test
  5. Open a pull request

Pull Request Process

  • PRs are reviewed by CodeRabbit and maintainers
  • Keep PRs focused — one feature or fix per PR
  • Use the PR template provided

Vouching Model

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 Contributions

AI-assisted contributions are welcome. If you used AI tools, add a co-author line to your commit:

Co-Authored-By: <tool-name> <email>

License

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