about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2018-11-16 00:10:43 -0800
committerGitHub <noreply@github.com>2018-11-16 00:10:43 -0800
commit602a5753938643f42c77c7b79a8100537178fa7f (patch)
treef6789572a72e64c854ffb6ea23184b07fd3c2eba
parentf90a0738f1179bda64304e92bd003dfd5c68dba0 (diff)
Create PULL_REQUEST_TEMPLATE.md
-rw-r--r--PULL_REQUEST_TEMPLATE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
new file mode 100644
index 0000000..0fa69b2
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,8 @@
+*Thanks for contributing! Please check the following things before submitting your PR :)*
+
+  - [ ] PR message includes a link to the relevant issue(s) ๐Ÿ’โ€โ™€๏ธ๐Ÿ–‡๏ธ๐Ÿงพ
+  - [ ] Commit messages are well-formatted
+  (please follow [this guide](https://chris.beams.io/posts/git-commit/)) ๐Ÿ“๐Ÿ“
+  - [ ] New features have test coverage ๐Ÿ“‹โ˜‘๏ธโ˜‘๏ธโ˜‘๏ธ
+  - [ ] The app boots and pronoun pages are served correctly 
+  (try `lein ring server`) ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿš€