We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 922adf1 commit 26a9c03Copy full SHA for 26a9c03
.gitlab/merge_request_templates/Default.md
@@ -1,6 +1,8 @@
1
## What does this MR do?
2
3
-Addresses #NUMBER+: <!-- Briefly describe what this MR is about. -->
+Addresses #NUMBER+
4
+
5
+<!-- Briefly describe what this MR is about. -->
6
7
## Author's checklist
8
@@ -9,6 +11,7 @@ Addresses #NUMBER+: <!-- Briefly describe what this MR is about. -->
9
11
* I added unit tests for new/changed behavior; all test pass.
10
12
* My code conforms to our coding standards and guidelines.
13
* 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.
15
16
## Review checklist
17
0 commit comments