From 89f8a768b9cc6f0159a0a81b16e48e5bef63d7bd Mon Sep 17 00:00:00 2001 From: zimbatm Date: Sat, 9 Nov 2019 19:26:10 +0000 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Fixes #154 --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b6754873d..e53e04169 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ The following points apply when adding a new repository to repos.json -- [ ] I ran nur/format-manifest.py after updating `repos.json` (We will use the same script in travis ci to make sure we keep the format consistent) +- [ ] I ran `./bin/nur format-manifest` after updating `repos.json` (We will use the same script in travis ci to make sure we keep the format consistent) - [ ] By including this repository in NUR I give permission to license the content under the MIT license.