diff --git a/pull_request_template.md b/pull_request_template.md index e2cc395..d1e2e8f 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -11,6 +11,7 @@ Thank you for your pull request. Please provide all required information - [ ] I have run linter localy - [ ] I have run unit and integration tests locally - [ ] Rebased to master branch / merged master +- [ ] Updated CHANGELOG.md ### Changes