summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-12 14:55:47 -0500
committerLuke Smith <luke@lukesmith.xyz>2021-03-12 14:55:47 -0500
commitd5b6e9d6b99f49e2ca414692727bad1716a6fb55 (patch)
tree507e05d87ca55e6ef0fb5f193d8a09eafff7047d /.github
parent847cd8b635a46ad428db29ff40aba0624f671620 (diff)
minor
Diffstat (limited to '.github')
-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.
+-->