From 4417168ef4e78703493e3121308e191455e33b12 Mon Sep 17 00:00:00 2001 From: Walkx Date: Fri, 13 May 2022 16:23:29 +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/feature-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 4a4844335..ee8627cdd 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: ✨ Feature Request description: Request a feature to help improve Homarr! -title: '[✨ Feature] ' +title: '<title>' labels: ['✨ Feature'] assignees: - ajnart