Rework: Task issue template

This commit is contained in:
Lars Simon Winzer
2026-03-26 12:56:54 +01:00
parent a772f2ce01
commit 72ef67c47d
3 changed files with 25 additions and 50 deletions
+25
View File
@@ -0,0 +1,25 @@
## Task
<!-- The reccommended type is: Task -->
### Summary
<!-- What needs to be implemented? -->
### Context
<!-- Which part of the system does it belong to? -->
<!-- Examples: Networking, Game-Engine, User interface, ... -->
### Current Progress
- [ ]
- [ ]
- [ ]
### Notes
<!-- Optional: Implementation hints, links to prior design discussions, etc. -->
### Checklist
- [ ] I reproduced the problem using the steps above
- [ ] I searched documentation docs for relevant information
- [ ] I added relevant labels
- [ ] I linked to other issues or branches that must be completed first
/label ~task