From 8e9412870f93a629856e9a2c4ec7acdc2e42b6b6 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: