Skip to content

Commit 7970ffd

Browse files
authored
Update 1.bug_report.yml
1 parent c6a2ff4 commit 7970ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Bug Report
22
description: Create a bug report for @tailwindcss/forms.
3-
title: '[Bug]: '
3+
title: ''
44
labels: []
55
body:
66
- type: input
@@ -30,7 +30,7 @@ body:
3030
- type: input
3131
attributes:
3232
label: Reproduction repository
33-
description: A public GitHub repo that demonstrates the bug. If it's really unnecessary, link me to a YouTube video you think is awesome instead.
33+
description: A public GitHub repo that includes a minimal reproduction of the bug. Unfortunately we can't provide support without a reproduction, and your issue will be closed and locked with no comment if this is not provided.
3434
validations:
3535
required: true
3636
- type: textarea

0 commit comments

Comments
 (0)