Thanks for your interest in contributing to cmuxlayer!
git clone https://github.com/EtanHey/cmuxlayer.git
cd cmuxlayer
bun install- Branch from
main - Write tests for your changes
- Run tests:
bun test - Open a PR against
main
- All PRs are reviewed by CodeRabbit (automated)
- PRs are squash-merged to keep history clean
- Write a clear summary and test plan in your PR description
First-time contributors need a vouch from an existing contributor. This keeps quality high while staying open to new people. Mention your voucher in your PR description.
AI-assisted contributions are welcome. Include a Co-Authored-By trailer in your commit message to attribute the AI tool used:
Co-Authored-By: Claude <[email protected]>
By contributing, you agree that your contributions will be licensed under the Apache License 2.0.