From 9755053fe91ddf84cc94e339e4bb9303eeb63a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kate=C5=99ina=20Pil=C3=A1tov=C3=A1?= Date: Thu, 30 Nov 2023 10:16:02 +0100 Subject: [PATCH] docs: fix bug report template --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index d798dd03d..425e970b2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -1,6 +1,6 @@ name: Bug Report description: File a bug report -title: '' +title: 'Bug report' labels: ['🐛 bug'] body: - type: markdown