From 0253051e1e090f94da8c70793e1556c1c9f52ae6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=90=E6=82=A6=E8=A7=A3=E8=AF=B4?= Date: Wed, 7 Aug 2024 10:27:51 +0800 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index a074231..8943d5d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -55,11 +55,16 @@ body: placeholder: "1.20.4" validations: required: true +- type: input + attributes: + label: Minecraft Transit Railway Version + description: What version of the Minecraft Transit Railway mod were you using when you encountered the bug? + placeholder: "4.0.0" - type: input attributes: label: Tianjin Metro Version description: What version of the Tianjin Metro mod were you using when you encountered the bug? - placeholder: "4.0.0" + placeholder: "1.0.0-beta-1" validations: required: true - type: input