Files
project-template/README.md
Codex 44316ee9e3
All checks were successful
CI / smoke (push) Successful in 10s
Initialize project template
2026-04-05 09:31:36 +08:00

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.