diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f5fae4e..b2a93b9 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,4 +1,6 @@ name: Bug report description: Something is not working (for everyone) title: "Concise description of the issue" -labels: ["bug", "unconfirmed"] +labels: ["bug", "triage"] +body: + - type: markdown