diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 842cffab482..479386c1a55 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -32,5 +32,6 @@ below :-). modified existing tests. - [ ] For a new feature, I have added documentation examples in an existing or new tutorial notebook (please see the doc checklist as well). +- [ ] I have added a CHANGELOG entry if fixing/changing/adding anything substantial. -->