dev: remove develop branch stipulation in PR template
Now that we've reclaimed the master branch, the develop branch will soon be phased out.
This commit is contained in:
parent
8746da61c3
commit
f73ae8eee1
1 changed files with 0 additions and 1 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -3,7 +3,6 @@
|
|||
YOUR PR WILL NOT BE ACCEPTED IF IT DOES NOT MEET THE
|
||||
FOLLOWING CRITERIA:
|
||||
|
||||
- [ ] It targets the develop branch
|
||||
- [ ] No other pull requests exist for this issue
|
||||
- [ ] The issue is NOT in Doom's do-not-PR list: https://gist.github.com/hlissner/bb6365626d825aeaf5e857b1c03c9837
|
||||
- [ ] Any relevant issues and PRs have been linked to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue