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.
2 parents 895231d + 3a0c809 commit a1d8a69Copy full SHA for a1d8a69
.github/ISSUE_TEMPLATE/new_rfc.yml
@@ -6,6 +6,13 @@ projects: nf-core/127
6
assignees:
7
- nf-core/core
8
body:
9
+ - type: checkboxes
10
+ attributes:
11
+ label: Have you read the RFC docs?
12
+ description: See the [RFC/Proposal documentation](https://nf-co.re/docs/contributing/project_proposals)
13
+ options:
14
+ - label: Yes, I have read and understood the RFC docs
15
+ required: true
16
- type: textarea
17
attributes:
18
label: Summary
0 commit comments