Skip to content

Commit 5a07e82

Browse files
authored
Update feature_request.yml
1 parent 1aa7998 commit 5a07e82

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

+4-11
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,16 @@ body:
2121

2222
- type: textarea
2323
attributes:
24-
label: "Is your feature request related to a problem? Please describe."
25-
description: "A clear and concise description of what the problem is."
26-
placeholder: "I'm always frustrated when [...]"
27-
validations:
28-
required: true
29-
30-
- type: textarea
31-
attributes:
32-
label: "Describe the solution you'd like"
33-
description: "A clear and concise description of what you want to happen."
24+
label: "Please describe the enhancement you would like to have."
25+
description: "A clear and concise description of what you want to add or how a behaviour should be modified."
26+
render: text
3427
validations:
3528
required: true
3629

3730
- type: textarea
3831
attributes:
3932
label: "Additional context"
4033
description: "Add any other context (documentation) or screenshots about the feature request here."
41-
placeholder: "For new BMS, please provide any links to documentation, the BT protocol, emulators, other open source implementations, or the like."
34+
placeholder: "For new BMS, please provide any links to documentation, the BT protocol, link to an Android app, other open source implementations, or the like."
4235
validations:
4336
required: false

0 commit comments

Comments
 (0)