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