diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7a75301a..ac8a9b76 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -12,10 +12,6 @@ body: description: What behavior is observed? validations: required: true - - type: textarea - attributes: - label: What did you expect? - description: What behavior is expected? - type: textarea attributes: label: Steps to reproduce