From 5676155e4e4642524a6780fa7eea682fe389fe16 Mon Sep 17 00:00:00 2001 From: Quinn Casey Date: Tue, 26 Apr 2022 11:15:26 -0700 Subject: [PATCH] Remove expected behavior section --- .github/ISSUE_TEMPLATE/bug-report.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e047b54ed..3a9707fe3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,14 +21,6 @@ body: placeholder: Currently... validations: required: true - - type: textarea - id: expected-behavior - attributes: - label: Expected behavior - description: A clear and concise description of what you expected to happen. - placeholder: In this situation... - validations: - required: true - type: textarea id: reproduction attributes: