Skip to content

Commit f2bb492

Browse files
Update TAILWIND-COMPONENT-FEATURE-REQUEST.yml
1 parent 782552b commit f2bb492

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed
Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,24 @@
11
name: Tailwind Component Feature Template
22
description: File a Feature issue report
3-
title: "[TCF]: "
3+
title: "[FEATURE]: "
44
body:
5-
- type: input
6-
id: feature-title
7-
attributes:
8-
label: Feature Title
9-
placeholder: ex. FEATURE Title
10-
validations:
11-
required: true
125
- type: textarea
136
id: Description
147
attributes:
158
label: Description
169
placeholder: Description of the TAILWIND COMPONENT FEATURE
1710
validations:
1811
required: true
19-
validations:
20-
required: true
2112
- type: textarea
2213
id: screenshot
2314
attributes:
2415
label: Screenshot of the tailwind component
2516
validations:
26-
required: false
17+
required: true
2718
- type: input
2819
id: implementaion
2920
attributes:
3021
label: Are you taking this fetaure implementaion
3122
placeholder: Yes/ No
3223
validations:
33-
required: true
24+
required: true

0 commit comments

Comments
 (0)