25 lines
575 B
Markdown
25 lines
575 B
Markdown
## 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 outlined checkpoints describing phases of my work related to this task
|
|
- [ ] I added relevant labels
|
|
- [ ] I linked to other issues or branches that must be completed first
|
|
|
|
/label ~task
|