This is the special .github repository for the ciqol organization
(Continuous Integration Quality Of Life).
It provides default community health files and the organization profile that GitHub applies across every ciqol repository that doesn't define its own.
| Path | Purpose |
|---|---|
profile/README.md |
Organization profile shown at https://github.com/ciqol |
CONTRIBUTING.md |
Default contribution guidelines |
CODE_OF_CONDUCT.md |
Default code of conduct |
SECURITY.md |
Default security policy |
.github/ISSUE_TEMPLATE/ |
Default issue templates |
.github/PULL_REQUEST_TEMPLATE.md |
Default pull request template |
GitHub falls back to the files in this repository when an individual repository does not provide its own equivalent. To override a default, add the file directly to the specific repository.
Note: These defaults are only applied for public repositories and the organization profile is only rendered when this repository is public.