File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,19 @@ projects: nf-core/104
66body :
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
You can’t perform that action at this time.
0 commit comments