Replace this with a one-line description of what this repository is for.
- To use this repo as a template: In GitHub, go to Settings → General and check Template repository.
- Click Use this template to create a new repository from this template.
- Search and replace placeholders like
REPO_NAME,ORG_NAMEusing the Setup guide below. - Customize
README.md,CONTRIBUTING.md, and issue/PR templates for your project. - Remove what you don't need (e.g. remove the npm block in
.github/dependabot.ymlif you don't use Node).
| Placeholder | Description |
|---|---|
REPO_NAME |
This repository name (e.g. my-project) |
ORG_NAME |
GitHub organization or username (e.g. my-org) |
PROJECT_DESCRIPTION |
One-line project description |
- Contributing — How to contribute, branch strategy, PR process
- Code of Conduct — Community guidelines for participation
This project is licensed under the MIT License. See the LICENSE file for details.