From 034020e20283b9ae93c753d23370038236861319 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Wed, 11 Mar 2020 16:45:20 +0000 Subject: [PATCH] Apply suggestions from code review Co-Authored-By: Phil Ewels --- .github/PULL_REQUEST/new_config.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST/new_config.md b/.github/PULL_REQUEST/new_config.md index 9c68e37..f49b939 100644 --- a/.github/PULL_REQUEST/new_config.md +++ b/.github/PULL_REQUEST/new_config.md @@ -5,7 +5,7 @@ about: A new cluster config Please follow these steps before submitting your PR: -* [ ] If your PR is a work in progress, include [WIP] in its title +* [ ] If your PR is a work in progress, include `[WIP]` in its title * [ ] Its commits' summaries are reasonably descriptive * [ ] Your PR targets the `master` branch * [ ] You've included links to relevant issues, if any @@ -14,7 +14,6 @@ Please follow these steps before submitting your PR: * [ ] Add your documentation file to the `docs/` directory * [ ] Add your custom profile to the `nfcore_custom.config` file in the top-level directory * [ ] Add your custom profile to the `README.md` file in the top-level directory -* [ ] Add your custom profile to the `README.md` file in the top-level directory * [ ] Add your profile name to the `profile:` scope in `.github/workflows/main.yml` Please see [uploading to