Files
doomemacs/.github/PULL_REQUEST_TEMPLATE.md
Henrik Lissner 122ae03236 dev: replace discourse links from issue templates
It'll be another week or two before our Discourse and new docs are
ready, and signing up for Discourse seems to be the end of the world for
some people, so I've replaced the discourse links with gists or links to
our old docs.
2021-11-29 17:58:53 +01:00

17 lines
570 B
Markdown

<!--
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
- [ ] 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 }}}