diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index acf25447..ec108ec3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- name: Bug report about: Report a bug encountered while operating KUTTL -title: '' -labels: kind/bug -assignees: '' +title: "[Bug]: " +labels: ["bug"] +assignees: [] ---