From e28cc45d6bf4d06a15ff3824f82c7c3d1d5c9a5c Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Sun, 20 Oct 2024 21:36:07 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bed9449..00cd191 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -34,7 +34,7 @@ body: id: version attributes: label: Bloxstrap Version - description: "What version of Bloxstrap are you using?" + description: "What version of Bloxstrap are you using? Find it in the 'About' section of the Settings" placeholder: "v1.0.0" validations: required: true