diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5028d2b..ee64c1a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -Thank you for the pull request! :heart: - ## Description @@ -11,8 +9,6 @@ Thank you for the pull request! :heart: ## How Has This Been Tested? - - ## Screenshots (if appropriate): @@ -29,5 +25,3 @@ Thank you for the pull request! :heart: - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have read the **CONTRIBUTING** document. -- [ ] I have added tests to cover my changes. -- [ ] All new and existing tests passed.