From 163fe9b329d3cdee6d581b4523f970d33ef9762c Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Thu, 2 Sep 2021 17:38:56 +0100 Subject: [PATCH] Remove value key for What Happened Signed-off-by: Dom Rodriguez --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index f1849a13..10323c97 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -13,7 +13,6 @@ body: label: What happened? description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! Screenshots are also helpful - please attach to the issue, rather than linking to image hosting sites. - value: "A bug happened!" validations: required: true - type: dropdown