diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f860de6ea..4027dd8de 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,13 @@ ### Summary -_Remove this paragraph and describe the code changes in your pull request... were there any bugs you had fixed? If so, mention them. If these bugs have open GitHub issues, tag them here as well to keep the conversation linked._ + ### Pull Request checklist -_Remove this line after checking all the items here. If the item does not apply to the PR, both check it out and wrap it by `~`._ + + - [ ] Add/update test to cover these changes - [ ] Update documentation @@ -11,4 +15,7 @@ _Remove this line after checking all the items here. If the item does not apply ### Other Information -_Remove this paragraph and mention other important and relevant information, such as benchmarks._ \ No newline at end of file +