Remove README from template
Some checks failed
CI / smoke (push) Has been cancelled

This commit is contained in:
supeisen
2026-04-05 02:08:48 +00:00
parent 44316ee9e3
commit e37c62c98e

View File

@@ -1,10 +0,0 @@
# 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.