Skip to content

Commit

Permalink
Update 1.bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Apr 8, 2021
1 parent 59f3f53 commit e721ace
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: Bug Report
description: Create a bug report for Tailwind CSS.
title: ''
labels: []
issue_body: true
body:
- type: input
attributes:
Expand Down Expand Up @@ -34,6 +33,7 @@ body:
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.
validations:
required: true
- type: markdown
- type: textarea
attributes:
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 comments on commit e721ace

Please sign in to comment.