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 895231d commit 5409ff2Copy full SHA for 5409ff2
.github/ISSUE_TEMPLATE/new_rfc.yml
@@ -6,6 +6,11 @@ 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:
12
+ - label: Yes, I have read and understood the docs
13
+ required: true
14
- type: textarea
15
attributes:
16
label: Summary
0 commit comments