From 2f33d7909495d5ea03c93e379271253742fe7d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Tue, 7 Sep 2021 09:42:37 +0300 Subject: [PATCH] Github Templates: Fix the bug report template --- .github/ISSUE_TEMPLATE/bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 73cb030..cb3aeb1 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: kind: possible bug +labels:kind: possible bug assignees: '' ---