Skip to content

Commit e721ace

Browse files
authored
Update 1.bug_report.yml
1 parent 59f3f53 commit e721ace

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Bug Report
22
description: Create a bug report for Tailwind CSS.
33
title: ''
44
labels: []
5-
issue_body: true
65
body:
76
- type: input
87
attributes:
@@ -34,6 +33,7 @@ body:
3433
description: A public GitHub repo that demonstrates the bug. If it's really unnecessary, link us to a YouTube video you think is awesome instead.
3534
validations:
3635
required: true
37-
- type: markdown
36+
- type: textarea
3837
attributes:
39-
value: "## Describe your issue\nDescribe the problem you're seeing, any important steps to reproduce and what behavior you expect instead"
38+
label: Describe your issue
39+
description: Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead

0 commit comments

Comments
 (0)