A template repository for creating standardized repositories over organization.
- Use this repository as a template for creating new repositories in
xxxxxorganization. - Add branch rulesets (not copied from the standard repository).
mainandreleasebranch should be protected with the following rules:- Require pull request reviews before merging
- Require status checks to pass before merging
- Invite collaborators by authorizing teams.
- Create a new GitHub Projects board by copying 'Standard Project Template'.
- Configure a workflow option named 'Auto-add to project' to add issues to the project automatically.
- Edit this README.md file to fit the new repository.
Create handbook if needed.