From 2884021055325df15f2b87a37872dd868b0219ca Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Thu, 23 Jan 2025 19:57:50 +0100 Subject: [PATCH] chore: remove duplicate text from issue template --- .github/ISSUE_TEMPLATE/bug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 22cbe96..b347b4b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -35,7 +35,6 @@ body: attributes: value: | ### Additional Information - Before submitting, please check if the issue hasn't been raised before. - type: textarea id: extra-information validations: @@ -54,4 +53,4 @@ body: - type: markdown attributes: value: | - ### Before submitting, please check if the issue hasn't been raised before. + **Before submitting, please check if the issue hasn't been raised before.**