Skip to content

Commit cdff938

Browse files
authored
re-order template and remove title
1 parent 51347ef commit cdff938

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Feature request"
22
description: Suggest an idea for this project
3-
title: "[FR]: "
3+
title: ""
44
labels: ["enhancement", "Needs triage"]
55
body:
66
- type: markdown
@@ -11,15 +11,15 @@ body:
1111
Please fill in as much of the following form as you're able.
1212
- type: textarea
1313
attributes:
14-
label: What would this feature improve or what problem would it solve?
14+
label: What is the feature you are proposing?
15+
description: Describe the feature. If you already have something in mind... PRs are welcome!
1516
validations:
1617
required: true
1718
- type: textarea
1819
attributes:
19-
label: What is the feature you are proposing?
20-
description: Describe the feature. If you already have something in mind... PRs are welcome!
20+
label: What would this feature improve or what problem would it solve?
2121
validations:
2222
required: true
2323
- type: textarea
2424
attributes:
25-
label: What alternatives have you considered?
25+
label: What alternatives have you considered?

0 commit comments

Comments
 (0)