From 20c966f84b5c4d3cea4d89c49942d7679a81e10f Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 20 Mar 2025 13:29:05 +0100 Subject: [PATCH] Try --- .github/ISSUE_TEMPLATE/new_pipeline.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_pipeline.yml b/.github/ISSUE_TEMPLATE/new_pipeline.yml index 00fb58e..2259360 100644 --- a/.github/ISSUE_TEMPLATE/new_pipeline.yml +++ b/.github/ISSUE_TEMPLATE/new_pipeline.yml @@ -9,7 +9,9 @@ body: label: I have read all of the guidelines and understand nf-core requirements description: You can see the requirements [here](https://nf-co.re/docs/guidelines/pipelines/overview). options: - - label: I confirm + - label: Workflows must be built with Nextflow and use the nf-core pipeline template. + required: + - label: Pipelines must pass nf-core lint tests and use standardized parameters. required: true - type: input