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 5409ff2 commit eea3039Copy full SHA for eea3039
.github/ISSUE_TEMPLATE/new_rfc.yml
@@ -6,9 +6,10 @@ projects: nf-core/127
6
assignees:
7
- nf-core/core
8
body:
9
- - type: checkbox
10
- label: Have you read the [RFC / Proposal documentation](https://nf-co.re/docs/contributing/project_proposals)?
11
- options:
+ - type: checkboxes
+ attributes:
+ label: Have you read the [RFC / Proposal documentation](https://nf-co.re/docs/contributing/project_proposals)?
12
+ options:
13
- label: Yes, I have read and understood the docs
14
required: true
15
- type: textarea
0 commit comments