dev: link commit convention guide in PR template

Also clarify the rest of the criteria for concision.
This commit is contained in:
Henrik Lissner 2021-08-02 23:44:10 -04:00
parent 791de329e7
commit 199fde526e

View File

@ -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
-->