aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE/add_recipe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md
index 2ed07f6..ca893cc 100644
--- a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md
+++ b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md
@@ -14,7 +14,7 @@ Service ID: [What ID does your recipe use?]
14### Terminal output 14### Terminal output
15 15
16```bash 16```bash
17[Output of your terminal when you ran yarn package] 17[Output of your terminal when you ran pnpm package]
18``` 18```
19 19
20### Additional information 20### Additional information