diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6b0a79cdc..03f41061d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,8 @@ ## Description - -The what and why - include a summary of the change, describe what it does, and include relevant motivation and context. - -Fixes _JIRA/GitHub issue number_ + ## Engineering checklist -*Check only items that apply* + - [ ] Documentation updated - [ ] Covered by unit tests @@ -13,6 +10,3 @@ Fixes _JIRA/GitHub issue number_ ## Test instructions - -## Notes for code reviewers - \ No newline at end of file