diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 631ffac41..fd2dc52cb 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -# Description +#### Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. Your commit message should include @@ -6,7 +6,7 @@ this information as well. Fixes # (issue) -# Checklist: +#### Checklist: - [ ] I have added the relevant tests for this change. - [ ] I have added an item to the Pending section of ``docs/changes.rst``.