Skip to content

Commit a1d8a69

Browse files
authored
Merge pull request #43 from nf-core/rfcs-read-docs-checkbox
RFCs: checkbox for reading the docs
2 parents 895231d + 3a0c809 commit a1d8a69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/new_rfc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ projects: nf-core/127
66
assignees:
77
- nf-core/core
88
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
916
- type: textarea
1017
attributes:
1118
label: Summary

0 commit comments

Comments
 (0)