11 lines
322 B
Markdown
11 lines
322 B
Markdown
# Project Template
|
|
|
|
This repository is a Gitea template for starting new projects.
|
|
|
|
Included by default:
|
|
- `.gitea/workflows/ci.yml` for a basic CI smoke check
|
|
- `.editorconfig` for consistent formatting
|
|
- `.gitignore` with a few safe defaults
|
|
|
|
Use Gitea's "Use this template" action to generate a new repository from it.
|