From c4499258262323da43369defacd9cf603ac37298 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 13 Dec 2022 19:00:50 +0000 Subject: [PATCH] fix(bug-report.yml): list (#2845) Co-authored-by: Dominik Pschenitschni Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2845 Co-authored-by: Dominik Pschenitschni Co-committed-by: Dominik Pschenitschni --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ff6a0a9e5..3e44205c2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,7 @@ name: Bug Report description: Found something you weren't expecting? Report it here! -labels: kind/bug +labels: + - kind/bug body: - type: markdown attributes: