From 873d590606734c40b0cd66630315d1bcf68d26dd Mon Sep 17 00:00:00 2001 From: Aj - Thomas <49837342+ajnart@users.noreply.github.com> Date: Fri, 13 May 2022 16:20:32 +0200 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index ac7f3daf5..0d2fe9079 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ name: 🐛 Bug Report description: Report something that's broken, or not working like intented! -title: '[🐛 Bug] ' +title: '<title>' labels: ['🐛 Bug'] assignees: - ajnart