This repository contains organization-wide community health files for [Your Organization Name].
These files help ensure consistency, collaboration, and clarity across all repositories in the organization.
The .github repository provides:
- Default community health files
CODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.mdSUPPORT.md- Issue and pull request templates
These defaults apply automatically to all repositories in the organization unless overridden locally.
- Shared workflows & configuration
- GitHub Actions workflows reusable across repositories
- Organization-wide configuration for templates and governance
- GitHub automatically applies files in this repository to all org repos that do not already have their own versions.
- Maintainers can override these files in individual repos when necessary.
- This helps create a consistent contributor experience while still allowing flexibility.
If you’d like to update these organization-wide defaults:
- Open a pull request in this repository.
- Changes will be reviewed by the [Admins] before merging.
- Once merged, the updates apply across all repositories.