Add .gitea/PULL_REQUEST_TEMPLATE.md

Chore: add issue templates
This commit is contained in:
Hira Barton 2025-08-03 09:17:17 +00:00
parent 10ab31df74
commit 1bd6c320a7
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
## What
<!-- Short description -->
## Why
<!-- Problem this solves -->
## Changes
- [ ] Code
- [ ] Docs
- [ ] Tests
## Checklist
- [ ] Linked issue
- [ ] Labels set (type / priority)
- [ ] Added to Project (Roadmap) if needed