This repository is the canonical template for applying SemRels governance, community health, and REUSE compliance files across organization repositories.
- Apache 2.0
LICENSE .reuse/metadataLICENSES/license textsGOVERNANCE.mdSECURITY.mdMAINTAINERS.mdCODE_OF_CONDUCT.mdtemplates/with governance variants for core, plugin, and simple repositories.github/workflows/template/with reusable workflow examplesSETUP_CHECKLIST.mdfor rollout steps
- Create a new repository from this template or copy the files into an existing repository.
- Update repository-specific metadata such as repository URLs, maintainers, and scope statements.
- Copy a governance variant from
templates/intoGOVERNANCE.mdif the default file is not the right fit. - Enable the workflow templates that fit the target repository.
- Validate REUSE compliance and open a pull request.
- Replace security advisory URLs with the target repository path.
- Update
MAINTAINERS.mdwith the actual maintainers for the repository. - Review
.reuse/dep5and adjustUpstream-Name, contact, and source URL. - Confirm whether subdirectories such as
api/inherit root governance or need local override documents.