We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81c1842 + 20c966f commit bfffbb7Copy full SHA for bfffbb7
.github/ISSUE_TEMPLATE/new_pipeline.yml
@@ -9,7 +9,9 @@ body:
9
label: I have read all of the guidelines and understand nf-core requirements
10
description: You can see the requirements [here](https://nf-co.re/docs/guidelines/pipelines/overview).
11
options:
12
- - label: I confirm
+ - label: Workflows must be built with Nextflow and use the nf-core pipeline template.
13
+ required:
14
+ - label: Pipelines must pass nf-core lint tests and use standardized parameters.
15
required: true
16
17
- type: input
0 commit comments