Skip to content

Commit 60214cf

Browse files
authored
Update --feature.yml
1 parent 76eb1ed commit 60214cf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/--feature.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
name: New Feature
2-
description: Suggest a new feature for ScratchTools, or an enhancement for a feature.
3-
labels: ["new feature"]
1+
name: 🎉 New Feature
2+
description: Suggest an entirely new feature for ScratchTools.
3+
labels: ["new feature", "status: needs review"]
44
body:
55

66
- type: textarea
77
id: describe
88
attributes:
9-
label: How does the feature work?
10-
description: Describe what you're suggesting.
9+
label: Why would this be helpful?
10+
description: We'd like to know in what cases something like this might be helpful.
1111
placeholder: Type here
1212
validations:
1313
required: true
1414

1515
- type: textarea
16-
id: why
16+
id: how
1717
attributes:
18-
label: What situations would make this helpful?
19-
description: Who would find this helpful, and when?
18+
label: How would this work?
19+
description: We aren't asking for code specifics, but we'd like to know your vision for it.
2020
placeholder: Type here
2121
validations:
2222
required: true

0 commit comments

Comments
 (0)