Skip to content

Commit ca4195a

Browse files
GitLab: add changelog step to merge request template
1 parent 3a424ab commit ca4195a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/merge_request_templates/Default.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- I added unit tests for new or changed behavior; existing and new tests pass
1212
- My code conforms to our coding standards and guidelines
1313
- My changes are prepared (focused commits, good messages) so reviewing them is easy for the reviewer
14+
- [ ] I amended the [changelog](/CHANGELOG.md) if this affects users in any way
1415
- [ ] I assigned a reviewer to request review
1516

1617
## Reviewer's checklist

0 commit comments

Comments
 (0)