Add .gitea/PULL_REQUEST_TEMPLATE.md
Chore: add issue templates
This commit is contained in:
parent
10ab31df74
commit
1bd6c320a7
|
@ -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
|
Loading…
Reference in New Issue