We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cd13c commit 138459fCopy full SHA for 138459f
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,18 @@
1
+<!--
2
+
3
+ MAKE SURE YOUR PR MEETS THIS CRITERIA:
4
5
+ - Your PR is NOT in our do-not-PR list:
6
+ https://doomemacs.org/d/do-not-pr
7
+ - Your commit messages conform to our git conventions:
8
+ https://doomemacs.org/d/git-conventions
9
+ - Any relevant issues or PRs have been linked to.
10
+ - What the PR does, and why, is properly explained.
11
12
+-->
13
14
+Fixes #0000 <!-- remove if not applicable -->
15
16
+{{{ Summarize what you've changed HERE and why }}}
17
18
0 commit comments