File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
.gitlab/merge_request_templates Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
## What does this merge request do?
2
2
3
- <!-- TODO Link associated issue from title, like: <title> #NUMBER -->
3
+ TODO Link associated issue from title, like: ` <title> #NUMBER `
4
4
5
- <!-- TODO Briefly list what this merge request is about -->
5
+ TODO Briefly list what this merge request is about
6
6
7
7
## Author's checklist
8
8
16
16
17
17
## Reviewer's checklist
18
18
19
- - [ ] I reviewed all changes line-by-line and addressed relevant issues
19
+ - [ ] I reviewed all changes line-by-line and addressed relevant issues. However:
20
+ - for quickly resolved issues, I considered creating a fixup commit and discussing that, and
21
+ - instead of many or long comments, I considered a meeting with or a draft commit for the author.
20
22
- [ ] The requirements of the associated task are fully met
21
23
- [ ] I can confirm that:
22
24
- CI passes
You can’t perform that action at this time.
0 commit comments