From e721acef0b0b46c3be9a6aa2d4f4fe73ca95a365 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Thu, 8 Apr 2021 19:35:38 -0400 Subject: [PATCH] Update 1.bug_report.yml --- .github/ISSUE_TEMPLATE/1.bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index b973fe52e342..07903387aa01 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -2,7 +2,6 @@ name: Bug Report description: Create a bug report for Tailwind CSS. title: '' labels: [] -issue_body: true body: - type: input attributes: @@ -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