This repository contains the default community health files for all repositories in the @abuxton GitHub organization.
GitHub automatically uses these files for any repository in the organization that does not have its own copy.
| File | Purpose |
|---|---|
CODE_OF_CONDUCT.md | Standards for community behavior (Contributor Covenant 2.1) |
CONTRIBUTING.md | Guidelines for contributing to projects |
SECURITY.md | How to report security vulnerabilities |
SUPPORT.md | Where to get help |
CODEOWNERS | Default code ownership assignments |
.github/PULL_REQUEST_TEMPLATE.md | Default pull request template |
.github/ISSUE_TEMPLATE/bug_report.yml | Bug report issue form (YAML) |
.github/ISSUE_TEMPLATE/feature_request.yml | Feature request issue form (YAML) |
.github/ISSUE_TEMPLATE/config.yml | Issue template configuration |
.github/copilot-instructions.md | GitHub Copilot repository instructions |