From e857cb2c988b20cc7a117fffff31dfcbf8c7dc8d Mon Sep 17 00:00:00 2001 From: Leon <82407168+sed-i@users.noreply.github.com> Date: Thu, 29 Feb 2024 14:00:31 -0500 Subject: [PATCH] Removing extra space in bug template (#69) --- .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