Add: Task template
This commit is contained in:
@@ -0,0 +1,25 @@
|
|||||||
|
## 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, ... -->
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
<!-- Are there other issues or branches that must be completed first? -->
|
||||||
|
|
||||||
|
### Definition of Done
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
### Notes
|
||||||
|
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||||
|
|
||||||
|
/label ~task
|
||||||
|
|
||||||
|
/label ~client
|
||||||
@@ -0,0 +1,25 @@
|
|||||||
|
## 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, ... -->
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
<!-- Are there other issues or branches that must be completed first? -->
|
||||||
|
|
||||||
|
### Definition of Done
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
### Notes
|
||||||
|
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||||
|
|
||||||
|
/label ~task
|
||||||
|
|
||||||
|
/label ~server
|
||||||
Reference in New Issue
Block a user