diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 4412e574f..b4a705648 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,9 +1,6 @@ name: Bug Report description: File a report to help us improve -title: '' labels: ['bug'] -assignees: '' - body: - type: markdown attributes: @@ -15,7 +12,6 @@ body: label: What happened? description: Also tell us, what did you expect to happen? placeholder: Tell us what you see! - value: "" validations: required: true - type: dropdown