summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-12 16:37:55 -0500
committerGitHub <noreply@github.com>2021-03-12 16:37:55 -0500
commit46a5d091954b2a79d9f91782e56dabb28c2cf94f (patch)
tree307b816ea7cd33c9f9719b1ba89d32e55b95bd6a /.github/pull_request_template.md
parent27de277411242cb46306c85c45e23152aa01d3a2 (diff)
parent7495a29109fb6f8964e1ccd9ce5a6cfca46485ac (diff)
Merge branch 'master' into master
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.
+-->