Skip to content

Commit 80fd0f4

Browse files
authored
Fix last question
1 parent 84eb391 commit 80fd0f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ body:
2828
- type: textarea
2929
id: reasons
3030
attributes:
31-
label: "Why this feature should be added ?"
32-
description: "Explain all step to reproduce, with some element that can be particular to your setup and help us to fix it"
33-
placeholder: "To reproduce, I do ... then ..."
31+
label: "Why this feature should be added ? How it can be usefull ?"
32+
description: "This question is optionel. It's mainly for big change or for people to explain why they think it's important"
33+
placeholder: "It should be added because ..."

0 commit comments

Comments
 (0)