From 9a4fdc6f01075852cbe03305b2fa487c88eeba3e Mon Sep 17 00:00:00 2001 From: Walkx Date: Fri, 13 May 2022 16:23:17 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20label=20from=20title?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 d4209e6f7..55879bb7a 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'] body: - type: dropdown