From b94c29c9890c46bb6388d53bc549cc24f19f0649 Mon Sep 17 00:00:00 2001 From: Markus Hatvan Date: Wed, 8 Sep 2021 10:33:47 +0200 Subject: build: migrate from npm to pnpm (#603) --- .github/PULL_REQUEST_TEMPLATE/add_recipe.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.github/PULL_REQUEST_TEMPLATE') diff --git a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md index dc66eeb..1dd0379 100644 --- a/.github/PULL_REQUEST_TEMPLATE/add_recipe.md +++ b/.github/PULL_REQUEST_TEMPLATE/add_recipe.md @@ -18,9 +18,11 @@ Service ID: [What ID does your recipe use?] ``` ### Additional information + + - [ ] I am the original creator of this package -- [ ] I have run the `npm run package` and verified that there are no validation errors reported for this package +- [ ] I have run the `pnpm run package` and verified that there are no validation errors reported for this package - [ ] My recipe has been tested to work inside Ferdi -- cgit v1.2.3-54-g00ecf