Skip to content

Commit 10242eb

Browse files
Panquesito7Snailedlt
authored andcommitted
Improve the feature request template (devicons#1416)
1 parent 3a8091e commit 10242eb

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,21 @@ body:
1515
required: true
1616

1717
- type: textarea
18-
id: currentproblem
18+
id: description
1919
attributes:
20-
label: Problem
21-
description: Tell us about the problem and its negative impacts.
20+
label: Description
21+
description: Write down a detailed description of the feature.
2222
validations:
2323
required: true
2424

25+
- type: textarea
26+
id: context
27+
attributes:
28+
label: Context
29+
description: Why is this change important to you? How would you use it? How can it benefit other users?
30+
validations:
31+
required: true
32+
2533
- type: textarea
2634
id: possiblesolution
2735
attributes:

0 commit comments

Comments
 (0)