diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f71cf26e6..0e434eb25 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: Bug Report description: File a bug report. title: "[Bug]: " labels: ["bug"] -type: bug body: - type: textarea @@ -26,3 +25,4 @@ body: validations: required: true +