This repository holds the GattyWorks organization profile and the default community health files that apply to every repository in the gattyworks org. Any repository can override a file by adding its own.
| File | Purpose |
|---|---|
profile/README.md | The public profile shown at github.com/gattyworks |
CONTRIBUTING.md | How to contribute and our pull request workflow |
CODE_OF_CONDUCT.md | Community standards (Contributor Covenant) |
SECURITY.md | How to report a vulnerability |
SUPPORT.md | Where to get help |
PULL_REQUEST_TEMPLATE.md | Default pull request template |
.github/ISSUE_TEMPLATE/ | Default issue templates and config |
profile/assets/ | Brand images used by the profile |
GitHub renders profile/README.md on the organization page automatically. Changes go through a pull request; we never push to main directly.