From 67ee7664d9a251d54eddf803dba5f468d4508f43 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Wed, 29 May 2024 05:48:18 +0100 Subject: [PATCH] Update bug_report.yml --- .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 809dffab7..387bd762e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,6 +64,6 @@ body: id: screenshots attributes: label: Screenshots - description: Place any screenshots of the issue here if needed + description: Place any useful screenshots of the issue here, if needed (not a screenshot of the error textbox) validations: required: false