Skip to content

Commit b9866b2

Browse files
authored
Update feature_request.yml
Signed-off-by: Imagine <imagine10255@gmail.com>
1 parent 880cddd commit b9866b2

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,27 @@ body:
66
- type: textarea
77
id: cause
88
attributes:
9-
label: Describe the need of your request
10-
description: A clear and concise description of what the need or problem is.
9+
label: Describe the need of your request
10+
description: A clear and concise description of what the need or problem is.
1111
validations:
12-
required: true
12+
required: true
1313

1414
- type: textarea
1515
id: solution
1616
attributes:
17-
label: Proposed solution
18-
description: A clear and concise description of what you want to happen.
17+
label: Proposed solution
18+
description: A clear and concise description of what you want to happen.
1919
validations:
20-
required: true
20+
required: true
2121

2222
- type: textarea
2323
id: alternatives
2424
attributes:
25-
label: Alternatives you've considered
26-
description: What did you try so far to accomplish the goal?
25+
label: Alternatives you've considered
26+
description: What did you try so far to accomplish the goal?
2727

2828
- type: textarea
2929
id: context
3030
attributes:
31-
label: Additional context
32-
description: Add any other context or screenshots about the feature request here.
31+
label: Additional context
32+
description: Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)