diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7d7f4a2b7..a8894e93f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,8 @@ -This PR fixes #. +#### Description -This PR introduces a new feature to ... + -**Please add a new entry for the changes in this PR to the CHANGELOG in the unreleased section at the top!** +#### Checklist -**Please make sure all automated tests and checks pass - we will not consider your PR for merging with failing checks!** + - [ ] I have updated tests where applicable. + - [ ] I have added an entry to the CHANGELOG.