diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 27828992d11..5716601d8eb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,8 @@ Make sure these boxes are checked before your pull request (PR) is ready to be r * [ ] Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR Run [tests](https://scancode-toolkit.readthedocs.io/en/latest/contribute/contrib_dev.html#running-tests) locally to check for errors. * [ ] Commits are in uniquely-named feature branch and has no merge conflicts 📁 - +* [ ] Looked for possible updates in documentation and added updates if applicable +* [ ] Updated CHANGELOG.rst