dev: remove pull request template
So it falls back to our org default template. Ref: https://github.com/doomemacs/.github/blob/main/.github/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
ab138c0b32
commit
03bed00fd3
1 changed files with 0 additions and 18 deletions
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,18 +0,0 @@
|
||||||
<!--
|
|
||||||
|
|
||||||
MAKE SURE YOUR PR MEETS THIS CRITERIA:
|
|
||||||
|
|
||||||
* No other PRs exist for this issue.
|
|
||||||
* Your PR is NOT in Doom's do-not-PR list:
|
|
||||||
https://doomemacs.org/d/do-not-pr
|
|
||||||
* Your commit messages conform to our git conventions:
|
|
||||||
https://doomemacs.org/d/git-conventions
|
|
||||||
* Your PR targets the master branch (or the rewrite-docs branch for changes to
|
|
||||||
*.org files).
|
|
||||||
* Any relevant issues or PRs have been linked to.
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
Fixes #0000 <!-- remove if not applicable -->
|
|
||||||
|
|
||||||
{{{ Summarize what you've changed HERE and why }}}
|
|
Loading…
Add table
Add a link
Reference in a new issue