From b01295f0fd02c5afcf01037420dc637f1b85ba41 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sun, 12 Nov 2023 12:51:49 +0000 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index d58f3779f..bb488cb5d 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ name: Bug Report description: Report a reproducible bug or regression in Joplin. -labels: ['type: bug'] +labels: ['bug'] body: - type: markdown