Skip to content

Commit 9d5bac8

Browse files
committed
Update 02-feature-request.yml
1 parent 0f16087 commit 9d5bac8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/02-feature-request.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Request a Feature
2-
description: Suggest an idea you wish to have in ImageGlass
3-
labels: '🎯 feature'
1+
name: 🎯 Request a Feature
2+
description: Suggest an idea you wish to have in ImageGlass.
3+
labels: ['🎯 feature']
44
body:
55
- type: markdown
66
attributes:
@@ -39,15 +39,15 @@ body:
3939
required: true
4040

4141
- type: textarea
42-
id: media
42+
id: feature-description
4343
attributes:
4444
label: 1️⃣ Describe the feature
4545
description: |
4646
- ✅ Do make it SHORT and STRAIGHT FORWARD.
4747
- ✅ Do use list bullets to describe, I'm LAZY to read an essay.
4848
4949
- type: textarea
50-
id: media
50+
id: feature-usage
5151
attributes:
5252
label: 2️⃣ How to use feature
5353
description: List the steps to activate the feature and how other people use it.
@@ -57,7 +57,7 @@ body:
5757
3.
5858
5959
- type: textarea
60-
id: media
60+
id: additional-context
6161
attributes:
6262
label: 3️⃣ Additional context
6363
description: Add any other context or SCREENSHOTS about the new feature.

0 commit comments

Comments
 (0)