From b912e7a3dd04ddbad39ddca4555bb767a7b16a3c Mon Sep 17 00:00:00 2001 From: Danny Avila <110412045+danny-avila@users.noreply.github.com> Date: Fri, 26 May 2023 09:02:32 -0400 Subject: [PATCH] Update BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 950bd777f7..1ed62775af 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -20,8 +20,7 @@ body: attributes: label: What happened? description: Also tell us, what did you expect to happen? - placeholder: Tell us what you see! - value: "A bug happened!" + placeholder: Please give as many details as possible validations: required: true - type: textarea