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: