Organization repository for shared configuration and documentation.
profile/README.md- Organization profile page displayed on GitHubCODEOWNERS- Default code ownership rulesdependabot.yml- Dependabot configuration template.github/ISSUE_TEMPLATE/- Default issue forms (bug reports, feature requests)PULL_REQUEST_TEMPLATE.md- Pull request templateSECURITY.md- Security policySUPPORT.md- Support guidanceCONTRIBUTING.md- Contribution guidelinesORGANIZATION_SETTINGS.md- Organization-wide settings guideworkflows/- GitHub Actions workflows for organization management
Copy these files to new repositories:
CODEOWNERS- Customize for repository-specific ownersdependabot.yml- Adjust paths and directories.github/ISSUE_TEMPLATE/- Use as-is or customizePULL_REQUEST_TEMPLATE.md- Use as-is or customizeSECURITY.md- Update with repository-specific informationSUPPORT.md- Use as-is or customizeCONTRIBUTING.md- Customize for repository-specific guidelines
See ORGANIZATION_SETTINGS.md for detailed instructions on configuring:
- Branch protection rules
- GitHub Actions settings
- Security settings
- Repository defaults
Organization members can update these templates and configurations by editing files and pushing changes.