Skip to content
Merged

Try #10

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/new_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down