mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 01:40:46 +08:00
chore: issue_template bug-report Version 处添加提示 (#11848)
* chore: issue_template bug-report Version 处添加提示 * style: 空格
This commit is contained in:
5
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
5
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
@@ -26,8 +26,9 @@ body:
|
||||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
description: >-
|
||||
请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到(点击图标可复制)。
|
||||
description: |
|
||||
请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到。点击图标可复制。
|
||||
请分别点击 `资源版本` 和 `MAA 版本` 并粘贴,最终应有 5 行版本信息。
|
||||
placeholder: |
|
||||
Resource Version:
|
||||
MAA Version:
|
||||
|
||||
5
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
5
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user