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