Default community health and policy files for the arandu-lang organization on GitHub.
GitHub uses this repository to provide:
- The organization profile page (
profile/README.md). - Default community health files applied to all repositories that do not
define their own:
CODE_OF_CONDUCT.md,CONTRIBUTING.md,SECURITY.md,SUPPORT.md, andGOVERNANCE.md.
| File | Purpose |
|---|---|
profile/README.md |
The public organization profile shown on github.com/arandu-lang. |
CODE_OF_CONDUCT.md |
Community standards for all arandu-lang repositories. |
CONTRIBUTING.md |
Default contribution guide; repository-specific guides take precedence. |
SECURITY.md |
How to report security vulnerabilities. |
SUPPORT.md |
Where to find help. |
GOVERNANCE.md |
How the organization makes decisions. |
To update the organization profile:
- Edit
profile/README.md. - Commit on the
mainbranch of this repository — the change is published to the organization page automatically.
MIT — see LICENSE.