Creation of GitLab issue templates #196
@@ -31,9 +31,6 @@ AFTER: LOGIN USERNAME=<username> PASSWORD=<password>
|
|||||||
- [ ] `GameEngine` or `GameState`
|
- [ ] `GameEngine` or `GameState`
|
||||||
- [ ] Client-side (create your own issue and create link)
|
- [ ] Client-side (create your own issue and create link)
|
||||||
|
|
||||||
### Migration Strategy
|
|
||||||
<!-- If breaking change: how will migration be handled? -->
|
|
||||||
|
|
||||||
### Motivation
|
### Motivation
|
||||||
<!-- Why is this protocol change necessary? -->
|
<!-- Why is this protocol change necessary? -->
|
||||||
|
|
||||||
|
|||||||
@@ -9,9 +9,6 @@
|
|||||||
### Affected Components
|
### Affected Components
|
||||||
<!-- e.g. Controller, View, Model, Network, ... -->
|
<!-- e.g. Controller, View, Model, Network, ... -->
|
||||||
|
|
||||||
### Dependencies
|
|
||||||
<!-- Are there other issues or branches that must be completed first? -->
|
|
||||||
|
|
||||||
### Definition of Done
|
### Definition of Done
|
||||||
- [ ]
|
- [ ]
|
||||||
- [ ]
|
- [ ]
|
||||||
@@ -20,6 +17,9 @@
|
|||||||
### Notes
|
### Notes
|
||||||
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||||
|
|
||||||
|
### Checklist
|
||||||
|
- [ ] Linked to other issues or branches that must be completed first?
|
||||||
|
|
||||||
/label ~task
|
/label ~task
|
||||||
|
|
||||||
/label ~client
|
/label ~client
|
||||||
|
|||||||
@@ -9,9 +9,6 @@
|
|||||||
### Affected Components
|
### Affected Components
|
||||||
<!-- e.g. Response hierarchy, CommandRouter, UserRegistry, ... -->
|
<!-- e.g. Response hierarchy, CommandRouter, UserRegistry, ... -->
|
||||||
|
|
||||||
### Dependencies
|
|
||||||
<!-- Are there other issues or branches that must be completed first? -->
|
|
||||||
|
|
||||||
### Definition of Done
|
### Definition of Done
|
||||||
- [ ]
|
- [ ]
|
||||||
- [ ]
|
- [ ]
|
||||||
@@ -20,6 +17,9 @@
|
|||||||
### Notes
|
### Notes
|
||||||
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
<!-- Optional: implementation hints, links to prior design discussions, etc. -->
|
||||||
|
|
||||||
|
### Checklist
|
||||||
|
- [ ] Linked to other issues or branches that must be completed first?
|
||||||
|
|
||||||
/label ~task
|
/label ~task
|
||||||
|
|
||||||
/label ~server
|
/label ~server
|
||||||
|
|||||||
Reference in New Issue
Block a user