Skip to content

Commit 1e61472

Browse files
committed
More tweaks to feature_request.yml.
1 parent 8f6d637 commit 1e61472

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ body:
77
label: Description
88
description: Is your feature request related to a problem? Please describe.
99
placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
10-
render: bash
1110
validations:
1211
required: true
1312
- type: textarea
@@ -16,7 +15,6 @@ body:
1615
label: Solution
1716
description: Describe the solution you'd like.
1817
placeholder: A clear and concise description of what you want to happen.
19-
render: bash
2018
validations:
2119
required: true
2220
- type: textarea
@@ -25,14 +23,12 @@ body:
2523
label: Alternatives
2624
description: Describe alternatives you've considered.
2725
placeholder: A clear and concise description of any alternative solutions or features you've considered.
28-
render: bash
2926
validations:
3027
required: true
3128
- type: textarea
3229
id: additional
3330
attributes:
3431
label: Additional context
3532
description: Add any other context about the feature request here.
36-
render: bash
3733
validations:
3834
required: false

0 commit comments

Comments
 (0)