Organization-wide community-health files and defaults for the mnemom GitHub organization.
GitHub applies files in this repository as the default for every repo in the organization that does not provide its own. See GitHub's community health files documentation for how defaults are resolved.
| File | Purpose |
|---|---|
profile/README.md |
The organization profile shown at github.com/mnemom. |
LICENSE |
Default license (Apache-2.0) for repos without their own. |
SECURITY.md |
How to report a security vulnerability. |
CODE_OF_CONDUCT.md |
Contributor Covenant, applied org-wide. |
CONTRIBUTING.md |
Branch, commit, and PR conventions. |
.github/ISSUE_TEMPLATE/ |
Default bug-report and feature-request issue forms. |
.github/PULL_REQUEST_TEMPLATE.md |
Default pull-request template. |
A repository that ships its own copy of any of these files overrides the default here for that repository.
Please follow SECURITY.md — do not open a public issue for
security vulnerabilities.