diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 50943fb9e..bcbd824cc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,11 +4,10 @@ FOLLOWING CRITERIA: - [ ] It targets the develop branch - - [ ] I've searched for similar pull requests and found nothing - - [ ] This change is NOT in Doom's do-not-PR list: https://doomemacs.org/d/do-not-pr - - [ ] If I've bumped any packages, I've done so according to https://doomemacs.org/d/how2bump - - [ ] I've linked any relevant issues and PRs below - - [ ] All my commit messages are descriptive and distinct + - [ ] No other pull requests exist for this issue + - [ ] The issue is NOT in Doom's do-not-PR list: https://doomemacs.org/d/do-not-pr + - [ ] Any relevant issues and PRs have been linked to + - [ ] Commit messages conform to our conventions: https://doomemacs.org/d/how2commit -->