-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing
OhACD edited this page Dec 25, 2025
·
1 revision
Thanks for considering contributing! A few quick guidelines:
- Run tests locally:
./gradlew test(Windows:gradlew.bat test). - Follow existing coding conventions and write tests for behavior changes.
- Open a PR against
mainwith a clear description and changelog entry for non-trivial changes.
If you plan bigger changes, open an issue first to discuss design and scope. For questions, join the Discord.