diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 7d78b43a0..d410a8186 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,6 @@ name: Bug Report description: Found something you weren't expecting? Report it here! -labels: kind/bug +type: Bug body: - type: markdown attributes: @@ -49,4 +49,4 @@ body: id: screenshots attributes: label: Screenshots - description: If this issue involves the Web Interface, please provide one or more screenshots + description: If this issue involves the Web Interface, please provide one or more screenshots \ No newline at end of file