From 02c542d9dbd62024ccfd994e155537cb7713bb2d Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Apr 2023 18:54:12 -0400 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 9949dbb1..e9641023 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -19,13 +19,6 @@ body: label: If relevant, including screenshots or a code block can be helpful in clarifying the issue. validations: required: false - - type: textarea - id: expect_to_happen - attributes: - label: A clear and concise description of what you expected to happen. - placeholder: I expected that ... - validations: - required: false - type: textarea id: reproduce attributes: