summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-12 09:31:10 -0500
committerGitHub <noreply@github.com>2021-03-12 09:31:10 -0500
commitf2b81dd7536b6fb05c040869cb0264c5fa7b7bf7 (patch)
tree888f44dd4eee1ce9d41d47206e3e3e548c0d93c1
parent08e31fb2eca53e71a63b1ab8ce17e2c4d72bfe75 (diff)
parentc52a7791c2214661b3d47b88a40ad3112df10ea8 (diff)
Merge pull request #90 from m-chrzan/pr-template
Add PR template with index reminder
-rw-r--r--.github/pull_request_template.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..d2457fe
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,6 @@
+If you're submitting a recipe, remember to:
+
+1. Add it to the index
+2. Follow all [submission guidelines](https://github.com/LukeSmithxyz/based.cooking#rules-for-submission)
+
+(feel free to remove this text from your PR once you've reviewed the checklist)