diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 86e76ae..3e36cb3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,8 @@ - +**Pull request checklist** + * [ ] I have checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change +* [ ] I have verified all tests work / have added new tests. +* [ ] I have verified all tutorials work. * [ ] I have updated the documentation accordingly. -Describe your fixes/additions/changes +**Describe your pull request**