From 973c71ffde630b45fdb6466f0f123d35a609196a Mon Sep 17 00:00:00 2001 From: piebot Date: Sun, 5 Apr 2026 13:04:15 +0200 Subject: [PATCH] Update .gitea/ISSUE_TEMPLATE/bug_report.yml --- .gitea/ISSUE_TEMPLATE/bug_report.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitea/ISSUE_TEMPLATE/bug_report.yml b/.gitea/ISSUE_TEMPLATE/bug_report.yml index 63c0478f..0505b8bb 100644 --- a/.gitea/ISSUE_TEMPLATE/bug_report.yml +++ b/.gitea/ISSUE_TEMPLATE/bug_report.yml @@ -59,6 +59,13 @@ body: validations: required: true + - type: input + id: smartcmd + attributes: + label: Is this reproducable in smartcmd/MinecraftConsoles? (https://github.com/smartcmd/MinecraftConsoles) + validations: + required: true + - type: checkboxes id: build attributes: