dev: link commit convention guide in PR template
Also clarify the rest of the criteria for concision.
This commit is contained in:
parent
791de329e7
commit
199fde526e
1 changed files with 4 additions and 5 deletions
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
9
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -4,11 +4,10 @@
|
||||||
FOLLOWING CRITERIA:
|
FOLLOWING CRITERIA:
|
||||||
|
|
||||||
- [ ] It targets the develop branch
|
- [ ] It targets the develop branch
|
||||||
- [ ] I've searched for similar pull requests and found nothing
|
- [ ] No other pull requests exist for this issue
|
||||||
- [ ] This change is NOT in Doom's do-not-PR list: https://doomemacs.org/d/do-not-pr
|
- [ ] The issue 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
|
- [ ] Any relevant issues and PRs have been linked to
|
||||||
- [ ] I've linked any relevant issues and PRs below
|
- [ ] Commit messages conform to our conventions: https://doomemacs.org/d/how2commit
|
||||||
- [ ] All my commit messages are descriptive and distinct
|
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue