diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 166981aa..a84424e9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,28 +1,16 @@ - + -# Checklist +# General Checklist + - [ ] Affected Issues have been mentioned in the Closing issues section -- [ ] Documentation has been written/updated. -- [ ] Changelog entry has been written +- [ ] Documentation has been written/updated +- [ ] PR title is ready for inclusion in changelog Explain the **details** for making this change. What existing problem does the pull request solve? -# Changelog Entry - - # Closing issues -Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). + +Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). \ No newline at end of file