doomemacs/.github/PULL_REQUEST_TEMPLATE.md
Henrik Lissner f73ae8eee1 dev: remove develop branch stipulation in PR template
Now that we've reclaimed the master branch, the develop branch will soon
be phased out.
2022-01-13 21:54:46 +01:00

15 lines
532 B
Markdown

<!--
YOUR PR WILL NOT BE ACCEPTED IF IT DOES NOT MEET THE
FOLLOWING CRITERIA:
- [ ] 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
- [ ] Commit messages conform to our conventions: https://gist.github.com/hlissner/4d78e396acb897d9b2d8be07a103a854
-->
Fixes #0000 <!-- remove if not applicable -->
{{{ Summarize what you've changed HERE and why }}}