Skip to content

Commit eea3039

Browse files
authored
Fix YAML
1 parent 5409ff2 commit eea3039

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/new_rfc.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ projects: nf-core/127
66
assignees:
77
- nf-core/core
88
body:
9-
- type: checkbox
10-
label: Have you read the [RFC / Proposal documentation](https://nf-co.re/docs/contributing/project_proposals)?
11-
options:
9+
- type: checkboxes
10+
attributes:
11+
label: Have you read the [RFC / Proposal documentation](https://nf-co.re/docs/contributing/project_proposals)?
12+
options:
1213
- label: Yes, I have read and understood the docs
1314
required: true
1415
- type: textarea

0 commit comments

Comments
 (0)