2019-09-23 13:25:00 +00:00
|
|
|
# Merge
|
|
|
|
|
|
|
|
Something is ready to be merged!
|
|
|
|
|
|
|
|
## Issues
|
2019-09-18 14:21:27 +00:00
|
|
|
|
|
|
|
List the issue(s) resolved or addressed by this change.
|
|
|
|
|
2019-11-11 01:01:32 +00:00
|
|
|
Changes MUST be related to an issue. If one does not exist,
|
|
|
|
please create one with the appropriate `type/` label.
|
2019-09-18 14:21:27 +00:00
|
|
|
|
2019-09-23 13:25:00 +00:00
|
|
|
## Checks
|
2019-09-18 14:21:27 +00:00
|
|
|
|
2019-11-11 01:01:32 +00:00
|
|
|
Please ensure all required status checks have succeeded:
|
2019-09-18 14:21:27 +00:00
|
|
|
|
|
|
|
- [ ] Gitlab pipeline has passed
|
|
|
|
- [ ] lint warnings have not increased
|
2019-11-11 01:01:32 +00:00
|
|
|
- [ ] documentation has been written
|
2019-09-18 14:21:27 +00:00
|
|
|
- [ ] tests have been added and consistently pass
|