Add .gitea/CONTRIBUTING.md

Chore: add issue templates
This commit is contained in:
Hira Barton 2025-08-03 09:18:20 +00:00
parent 1bd6c320a7
commit 0980a24922
1 changed files with 6 additions and 0 deletions

6
.gitea/CONTRIBUTING.md Normal file
View File

@ -0,0 +1,6 @@
# Contributing to FluidFrameDev
- Use an issue template (tutorial/docs/example).
- Label: `type:*` + `priority: P*`.
- Add issue to **Projects → Roadmap → Backlog**.
- PRs: follow the PR template; link the issue; small, focused changes.
- No secrets in exports; use placeholders.