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 406a3a1 commit 2eeb8eaCopy full SHA for 2eeb8ea
.github/ISSUE_TEMPLATE/new_rfc.yml
@@ -37,12 +37,12 @@ body:
37
required: true
38
- type: textarea
39
attributes:
40
- label: NonGoals
+ label: "Non-Goals"
41
description: Provide a 2-3 bullet point list of the main aims and objectives the outcome RFC aims NOT to achieve.
42
placeholder: |
43
- - NonGoal 1
44
- - NonGoal 2
45
- - NonGoal 3
+ - Non-goal 1
+ - Non-goal 2
+ - Non-goal 3
46
validations:
47
required: false
48
0 commit comments