From 3ac39168eb969770f999c3a4ec6843a007e22b43 Mon Sep 17 00:00:00 2001 From: sed-i <82407168+sed-i@users.noreply.github.com> Date: Thu, 29 Feb 2024 13:46:50 -0500 Subject: [PATCH] Removing extra space in bug template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 965feeb..1bb45e9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,7 @@ body: attributes: label: Bug Description description: > - If applicable, add screenshots to + If applicable, add screenshots to help explain the problem you are facing. validations: required: true