Skip to content

Commit 1a7781a

Browse files
authored
🔧 Docs: Remove Feature Title Input from Issue Template (#270)
The issue itself requires a title, so this field is redundant and just slows the process down. Snip snip ✂️
1 parent 6a356e0 commit 1a7781a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ body:
99
value: |
1010
Thanks for taking the time to fill out this feature request!
1111
12-
- type: input
13-
attributes:
14-
label: Feature Title
15-
description: Provide a short and descriptive title for the feature request.
16-
placeholder: Add Fancy New Thing
17-
1812
- type: textarea
1913
attributes:
2014
label: Feature Description

0 commit comments

Comments
 (0)