From e753d0e35fa793f26cb154101e43fd5859ee6861 Mon Sep 17 00:00:00 2001 From: Terence Boldt Date: Tue, 11 Jan 2022 19:30:35 -0500 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1779f07..b2e489d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,6 @@ body: label: What happened? description: Also, what did you expect to happen? placeholder: Describe the problem. - value: "A bug happened!" validations: required: true - type: dropdown