From da6abd8d472dec0d0d4915a8f17defa7bb5b1c75 Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Mon, 28 Jun 2021 20:10:01 -0700 Subject: [PATCH] Update bug_report.yaml (#719) --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 84443bcf1..bcdd65b61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -24,11 +24,7 @@ body: attributes: label: To Reproduce description: Steps to reproduce the behavior - value: | - 1. Go to ... - 2. Click on ... - 3. Scroll down to ... - 4. See error" + value: "" validations: required: true