Skip to content

Commit c152cdb

Browse files
committed
Update PR template
1 parent ecf8611 commit c152cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- [ ] I have performed a self-review of my code.
66
- [ ] I have added tests (when available) that prove my fix is effective or that my feature works.
7+
- [ ] I have updated the CHANGELOG with a short functional description of the fix or new feature.
78
- [ ] This change requires a documentation update.
89

910
## Description
@@ -12,4 +13,3 @@
1213
- Here is a brief description of what this PR does
1314

1415
## Screenshots (if appropriate):
15-

0 commit comments

Comments
 (0)