Style: Cleanup and addition of checklist
This commit is contained in:
@@ -31,9 +31,6 @@ AFTER: LOGIN USERNAME=<username> PASSWORD=<password>
|
||||
- [ ] `GameEngine` or `GameState`
|
||||
- [ ] Client-side (create your own issue and create link)
|
||||
|
||||
### Migration Strategy
|
||||
<!-- If breaking change: how will migration be handled? -->
|
||||
|
||||
### Motivation
|
||||
<!-- Why is this protocol change necessary? -->
|
||||
|
||||
|
||||
@@ -9,9 +9,6 @@
|
||||
### Affected Components
|
||||
<!-- e.g. Controller, View, Model, Network, ... -->
|
||||
|
||||
### Dependencies
|
||||
<!-- Are there other issues or branches that must be completed first? -->
|
||||
|
||||
### Definition of Done
|
||||
- [ ]
|
||||
- [ ]
|
||||
@@ -20,6 +17,9 @@
|
||||
### 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
|
||||
|
||||
@@ -9,9 +9,6 @@
|
||||
### Affected Components
|
||||
<!-- e.g. Response hierarchy, CommandRouter, UserRegistry, ... -->
|
||||
|
||||
### Dependencies
|
||||
<!-- Are there other issues or branches that must be completed first? -->
|
||||
|
||||
### Definition of Done
|
||||
- [ ]
|
||||
- [ ]
|
||||
@@ -20,6 +17,9 @@
|
||||
### 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