diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 50eac14daa..4065761693 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -41,13 +41,6 @@ body: 4. See error validations: required: true - - type: textarea - id: expectation - attributes: - label: Expected Behavior - description: A clear and concise description of what you expected to happen. - validations: - required: true - type: textarea attributes: label: Screenshots