Skip to content

Commit bd5ea24

Browse files
committed
fix feat-req.yml
1 parent 14c224d commit bd5ea24

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ description: Suggest an idea for this project
44
body:
55
- type: input
66
id: existing-feature
7-
label: Is your idea related to an existing feature?
8-
description: >-
9-
If this idea is related to an already available feature(s), then please list them here.
10-
placeholder: 'Example: lines-changed-only, thread-comments, ...'
7+
attributes:
8+
label: Is your idea related to an existing feature?
9+
description: >-
10+
If this idea is related to an already available feature(s), then please list them here.
11+
placeholder: 'Example: lines-changed-only, thread-comments, ...'
1112

1213
- type: textarea
1314
id: behavior

0 commit comments

Comments
 (0)