From 91428984be306fc18cf52a74fc64d342fca98cb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Tue, 11 Feb 2025 12:02:40 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20issue=5Ftemplate=20bug-report=20Versio?= =?UTF-8?q?n=20=E5=A4=84=E6=B7=BB=E5=8A=A0=E6=8F=90=E7=A4=BA=20(#11848)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: issue_template bug-report Version 处添加提示 * style: 空格 --- .github/ISSUE_TEMPLATE/cn-bug-report.yaml | 5 +++-- .github/ISSUE_TEMPLATE/en-bug-report.yaml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index 9460fdb0b1..1f32d061ca 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -26,8 +26,9 @@ body: id: version attributes: label: Version - description: >- - 请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到(点击图标可复制)。 + description: | + 请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到。点击图标可复制。 + 请分别点击 `资源版本` 和 `MAA 版本` 并粘贴,最终应有 5 行版本信息。 placeholder: | Resource Version: MAA Version: diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index 62739a0079..dc6ac96961 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -38,8 +38,9 @@ body: id: version attributes: label: Version - description: >- - Please provide the MAA version. Can be found in MAA -> Settings -> Update. (Click to copy) + description: | + Please provide the MAA version. Can be found in MAA -> Settings -> Update. Click to copy. + Click on `Resource Version` and `MAA Version` and paste them respectively. There should be 5 lines of version information in total. placeholder: | Resource Version: MAA Version: