mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
dev: link commit convention guide in PR template
Also clarify the rest of the criteria for concision.
This commit is contained in:
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
|
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user