From dd2182f3e3cc85e24a50e9f107c622882c708dbf Mon Sep 17 00:00:00 2001 From: Alexander Medvedev Date: Thu, 5 Dec 2024 14:59:00 +0100 Subject: [PATCH] again fix 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 ea177353f..f2dfd66db 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -23,7 +23,7 @@ body: id: version attributes: label: Server Software Version/Commit - description: What Server Software Version/Commit are you using?. Tip: Use the /pumpkin command e + description: What Server Software Version/Commit are you using?. Tip: Use the /pumpkin command placeholder: "Example: 1.0.0/39b4cb3" validations: required: true