Skip to content

Commit e6b4e30

Browse files
authored
Update feature_request.yaml
Refine defaults to make new feature requests immediately useful.
1 parent d250390 commit e6b4e30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request
2-
description: Suggest an feature / idea for this project
3-
title: "[Feature Request / Suggestion]: "
2+
description: Suggest a feature / idea for this project
3+
title: "[Feature]: "
44
labels: ["enhancement"]
55
body:
66
- type: markdown
@@ -13,6 +13,6 @@ body:
1313
label: Suggestion / Feature Request
1414
description: Describe the feature(s) you would like to see added.
1515
placeholder: Tell us your suggestion
16-
value: "Your suggestion here"
16+
value: ""
1717
validations:
18-
required: true
18+
required: true

0 commit comments

Comments
 (0)