A minimal GitHub repository template from @open-templates. Community docs, Dependabot, CODEOWNERS, and issue/PR scaffolding — no application code until you add it.
- Click Use this template on GitHub.
- Clone and copy personalized files from
templates/:
git clone https://github.com/open-templates/github-repo-template.git my-new-repo
cd my-new-repo
./scripts/init-from-template.shThe hosted repo keeps @open-templates branding in root markdown until you run init. See docs/init-from-template.md.
| File | Purpose |
|---|---|
.github/dependabot.yml |
Dependency update PRs |
.github/workflows/dependabot-signature.yml |
Co-authored-by via github.repository_owner at runtime |
.github/CODEOWNERS |
Review ownership |
Full reference: docs/README.md · INSTRUCTIONS.md · index.md · .agents/skills/
MIT — see LICENSE.
README | INSTRUCTIONS | CHANGELOG | CONTRIBUTING | SECURITY | CODE_OF_CONDUCT