diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51213185..4fc5c6d7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,7 @@ - [ ] I have performed a self-review of my code. - [ ] I have added tests (when available) that prove my fix is effective or that my feature works. +- [ ] I have updated the CHANGELOG with a short functional description of the fix or new feature. - [ ] This change requires a documentation update. ## Description @@ -12,4 +13,3 @@ - Here is a brief description of what this PR does ## Screenshots (if appropriate): -