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