Skip to content

Commit 26a9c03

Browse files
GitLab: update merge request template for easier input.
Also add check about adding reviewer and label.
1 parent 922adf1 commit 26a9c03

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitlab/merge_request_templates/Default.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## What does this MR do?
22

3-
Addresses #NUMBER+: <!-- Briefly describe what this MR is about. -->
3+
Addresses #NUMBER+
4+
5+
<!-- Briefly describe what this MR is about. -->
46

57
## Author's checklist
68

@@ -9,6 +11,7 @@ Addresses #NUMBER+: <!-- Briefly describe what this MR is about. -->
911
* I added unit tests for new/changed behavior; all test pass.
1012
* My code conforms to our coding standards and guidelines.
1113
* My changes are prepared in a way that makes the review straightforward for the reviewer.
14+
- [ ] I assigned a reviewer and added the Review label.
1215

1316
## Review checklist
1417

0 commit comments

Comments
 (0)