Skip to content

Commit 1a0d98e

Browse files
authored
Update new_pipeline.yml
1 parent 5a201d7 commit 1a0d98e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE/new_pipeline.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,19 @@ projects: nf-core/104
66
body:
77
- type: checkboxes
88
attributes:
9-
label: I confirm my proposal adheres to the nf-core pipeline requirements and recommendations
9+
label: I have read all of the guidelines and understand nf-core requirements
1010
description: You can see the requirements [here](https://nf-co.re/docs/guidelines/pipelines/overview).
1111
options:
1212
- label: I confirm
1313
required: true
1414

15+
- type: input
16+
attributes:
17+
label: What is the last heading on the requirements page that is linked above? Please copy and paste to confirm that you have visited the pages
18+
description: Because ticking a box is easy
19+
validations:
20+
required: true
21+
1522
- type: input
1623
attributes:
1724
label: Pipeline title/name

0 commit comments

Comments
 (0)