+Place the output of `M-x doom/info` or `~/.emacs.d/bin/doom info` here.
+
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 00000000..8d16c858
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,12 @@
+## Standards checklist:
+
+- [ ] The PR title is descriptive.
+- [ ] The code compiles
+- [ ] The code passes rustfmt
+- [ ] The code passes clippy
+- [ ] The code passes tests
+- [ ] *Optional:* I have tested the code myself
+ - [ ] I also tested that Topgrade skips the step where needed
+
+If you developed a feature or a bug fix for someone else and you do not have the
+means to test it, please tag this person here.