From c70a6c33720baa20305b7e9fdcf69d5cdad3270d Mon Sep 17 00:00:00 2001 From: Burning_TNT Date: Sat, 14 Jun 2025 21:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=BC=8F=E6=B4=9E=E5=8F=8D?= =?UTF-8?q?=E9=A6=88=20Issue=20=E6=A8=A1=E6=9D=BF=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=BF=A1=E6=81=AF=20(#4000)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.yml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cfe697b62..2d29fd370 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -20,16 +20,6 @@ body: * Your launcher is the **latest nightly build**. You can click [here](https://zkitefly.github.io/HMCL-Snapshot-Update/en) to download the latest nightly build. If your issue does not fall into the above two categories, you can choose another type of issue or directly go to the [QQ group](https://docs.hmcl.net/groups.html) or [Discord server](https://discord.gg/jVvC7HfM6U) for help. - - type: input - id: platform - attributes: - label: 平台 | Platform - description: | - 请输入你遇到问题的平台。 - Please enter the platform on which you encountered the bug. - placeholder: e.g. Windows 11 - validations: - required: true - type: textarea id: bug-report attributes: @@ -56,4 +46,4 @@ body: If your launcher does not crash, please DO NOT EXIT your launcher, click "Export Launcher Logs" in the "Settings → General → Debug" of the launcher, and drag the exported log to the following input field. **ATTENTION: The crash report or log file is the key to resolving the bug. Please upload them!** validations: - required: true \ No newline at end of file + required: true