From 96e32b4b2d8310321bf56510e7a65b305158ac17 Mon Sep 17 00:00:00 2001 From: Christoph Giesche Date: Wed, 6 Dec 2023 22:33:52 +0100 Subject: [PATCH] Added issues config --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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