Organization-wide template and guidelines for Planetary repositories.
| File | Purpose |
|---|---|
.github/PULL_REQUEST_TEMPLATE.md | PR template applied to all repos |
CONTRIBUTING.md | Author and reviewer guidelines |
This is the organization-level .github repository. GitHub automatically applies these templates to all Planetary repositories that don't have their own.
Any repository can override these templates by adding its own .github/PULL_REQUEST_TEMPLATE.md.
See CONTRIBUTING.md for full guidelines.