summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorJake Keast <4004JaKe14@nuast.org>2021-03-12 21:56:18 +0000
committerJake Keast <4004JaKe14@nuast.org>2021-03-12 21:56:18 +0000
commit936cddbeda094131d1252dbf59751cd12588cf48 (patch)
tree2e978a5c77ee12678ea2f049a1bf7d13ac2a8d5b /.github/pull_request_template.md
parent4c20b5a6afd900277bd0b2219d0d0db7172ce230 (diff)
parent46a5d091954b2a79d9f91782e56dabb28c2cf94f (diff)
Merge branch 'master' of https://github.com/Jake-Keast/based.cooking
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md17
1 files changed, 11 insertions, 6 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index d2457fe..389891f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,6 +1,11 @@
-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)
+<!--
+- Recipes should be `.md` files in the `src/` directory. Look at already
+ existing `.md` files for examples or see [example](example.md).
+- File names should be the name of the dish with words separated by hypens
+ (`-`). Not underscores, and definitely not spaces.
+- Recipe must be based, i.e. good traditional and substantial food. Nothing
+ ironic, meme-tier hyper-sugary, meat-substitute, etc.
+- **ADD YOUR RECIPE TO THE LIST ON `index.md` OR NO ONE WILL EVER SEE IT.**
+- Don't include salt and pepper and other ubiquitous things in the ingredients
+ list.
+-->