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.
1 parent aff139d commit c4d0715Copy full SHA for c4d0715
.github/ISSUE_TEMPLATE/new_pipeline.yml
@@ -6,8 +6,8 @@ projects: nf-core/104
6
body:
7
- type: checkboxes
8
attributes:
9
- label: "I have read all of the guidelines and understand nf-core requirements. My pipeline:"
10
- description: You can see the requirements [here](https://nf-co.re/docs/guidelines/pipelines/overview).
+ label: "I confirm my proposed pipeline will follow nf-core guidelines. In particular, My pipeline:"
+ description: You can see all the requirements [here](https://nf-co.re/docs/guidelines/pipelines/overview).
11
options:
12
- label: will be built with Nextflow and use the nf-core pipeline template.
13
required: true
0 commit comments