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