Rework: Task issue template
This commit is contained in:
@@ -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
|
||||
@@ -1,25 +0,0 @@
|
||||
## Task
|
||||
|
||||
### Summary
|
||||
<!-- What needs to be implemented? -->
|
||||
|
||||
### Context
|
||||
<!-- Which part of the system does it belong to? -->
|
||||
|
||||
### Affected Components
|
||||
<!-- e.g. Controller, View, Model, Network, ... -->
|
||||
|
||||
### Definition of Done
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
### Notes
|
||||
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||
|
||||
### Checklist
|
||||
- [ ] Linked to other issues or branches that must be completed first?
|
||||
|
||||
/label ~task
|
||||
|
||||
/label ~client
|
||||
@@ -1,25 +0,0 @@
|
||||
## Task
|
||||
|
||||
### Summary
|
||||
<!-- What needs to be implemented? -->
|
||||
|
||||
### Context
|
||||
<!-- Which part of the system does it belong to? -->
|
||||
|
||||
### Affected Components
|
||||
<!-- e.g. Response hierarchy, CommandRouter, UserRegistry, ... -->
|
||||
|
||||
### Definition of Done
|
||||
- [ ]
|
||||
- [ ]
|
||||
- [ ]
|
||||
|
||||
### Notes
|
||||
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||
|
||||
### Checklist
|
||||
- [ ] Linked to other issues or branches that must be completed first?
|
||||
|
||||
/label ~task
|
||||
|
||||
/label ~server
|
||||
Reference in New Issue
Block a user