We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f3f53 commit e721aceCopy full SHA for e721ace
.github/ISSUE_TEMPLATE/1.bug_report.yml
@@ -2,7 +2,6 @@ name: Bug Report
2
description: Create a bug report for Tailwind CSS.
3
title: ''
4
labels: []
5
-issue_body: true
6
body:
7
- type: input
8
attributes:
@@ -34,6 +33,7 @@ body:
34
33
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.
35
validations:
36
required: true
37
- - type: markdown
+ - type: textarea
38
39
- value: "## Describe your issue\nDescribe the problem you're seeing, any important steps to reproduce and what behavior you expect instead"
+ label: Describe your issue
+ description: Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead
0 commit comments