Javadoc is auto-generated from the main branch and is available here.
Code Standards are available here.
Contributions are specified in the code standards here.
Can be tracked on the issues tab and in the projects panel.
- Create a new repository from the template repo
- Enable GitHub Pages on the repository (for Javadoc)
- Enable the dependency graph
- Add a variable called PROJECT_URL to the repo that links to the GitHub project for the season (or remove the add-to-project.yml Actions workflow if the repo doesn't need a project)
- Update the year in settings.gradle
- Update the main package's description
- Update the vendordeps to the latest versions
- Update the README and remove this section