Skip to content

Commit 3976e30

Browse files
jfy133mashehu
andauthored
Apply suggestions from code review
Co-authored-by: Matthias Hörtenhuber <[email protected]>
1 parent 3c3f7d3 commit 3976e30

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/new_rfc.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@ projects: nf-core/127
66
assignees:
77
- nf-core/core
88
body:
9-
- type: input
9+
- type: textarea
1010
attributes:
1111
label: Summary
12-
description: Short 2-3 sentence summary of RFC proposal
12+
description: Short 2-3 sentence summary of RFC proposal.
1313
validations:
1414
required: true
1515
- type: input
1616
attributes:
1717
label: Champion
18-
description: "GitHub handle of the proposal's champion (if already found)"
18+
description: "GitHub handle of the proposal's champion (if already found)."
1919
placeholder:
20-
e.g. Maxime Garcia (@maxulysse)
20+
e.g. @maxulysse
2121
- type: textarea
2222
attributes:
2323
label: Background & Motivation
24-
description: Provide the context of the proposal, summarising the existing status-quo or issues
24+
description: Provide the context of the proposal, summarising the existing status-quo or issues.
2525
placeholder:
2626
validations:
2727
required: true
@@ -38,7 +38,7 @@ body:
3838
- type: textarea
3939
attributes:
4040
label: NonGoals
41-
description: Provide a 2-3 bullet point list of the main aims and objectives the outcome RFC aims NOT to achieve
41+
description: Provide a 2-3 bullet point list of the main aims and objectives the outcome RFC aims NOT to achieve.
4242
placeholder: |
4343
- NonGoal 1
4444
- NonGoal 2
@@ -48,14 +48,14 @@ body:
4848
- type: textarea
4949
attributes:
5050
label: Details
51-
description: Provide details of the proposed RFC, such as technical details of possible implementation
51+
description: Provide details of the proposed RFC, such as technical details of possible implementation.
5252
placeholder:
5353
validations:
5454
required: false
5555
- type: textarea
5656
attributes:
5757
label: References
58-
description: Post links to previous or current possibly-related discussions e.g. on slack
58+
description: Post links to previous or current possibly-related discussions e.g. on Slack.
5959
placeholder: |
6060
- Slack discussion - <URL>
6161
- Original GitHub Issue - https://github.com/nf-core/<URL>

0 commit comments

Comments
 (0)