Contributing
Draft Stub. To be written for outside contributors.
CS30 is released under the MIT License (see the LICENSE file in the repository).
The basics of how we work today:
- Work on a feature branch and open a pull request.
- A PR needs at least one approval, and the secret-scan and build-and-test checks must pass.
- Run
./gradlew testbefore pushing.
The internal development workflow has the current, detailed rules that these will be based on.