mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
chore: 更新 bug-issue 模板 (#10675)
* chore: 更新 bug-issue 模板 * chore: 更新 en-bug-issue 模板 --------- Co-authored-by: 晓丶梦丶仁 <daydream1020623818@gmail.com>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
@@ -41,9 +41,11 @@ body:
|
||||
label: 日志和配置文件
|
||||
description: |
|
||||
**请在关闭 MAA 后,上传以下三个文件:**
|
||||
1. `debug` 文件夹中的 `asst.log` 和 `gui.log` 日志文件,并说明问题出现的大致时间点
|
||||
若 asst.log 文件小于 10 KB,则需同时上传 asst.log.bak 文件
|
||||
2. `config` 文件夹中的 `gui.json` 配置文件
|
||||
1. `debug` 文件夹中的 `asst.log` 和 `gui.log` 日志文件,并说明问题出现的大致时间点
|
||||
若 asst.log 文件小于 10 KB,则需同时上传 asst.log.bak 文件
|
||||
2. `config` 文件夹中的 `gui.json` 配置文件
|
||||
|
||||
如果你在使用 MacBook,请点击左上角的“文件”,点击“打开日志文件夹”
|
||||
**请直接将完整的文件拖拽进来,而非自己裁切或复制的片段;若文件体积过大可压缩后再上传**
|
||||
placeholder: |
|
||||
请确认上传文件前已关闭 MAA
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
8
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
@@ -55,9 +55,11 @@ body:
|
||||
label: Log and config files
|
||||
description: >-
|
||||
**After closing MAA, upload the following three files:**
|
||||
1. The `asst.log` and `gui.log` log file in the `debug` folder, and indicate the approximate point in time when the problem occurred.
|
||||
If the asst.log file is less than 10 KB, you also need to upload the asst.log.bak file.
|
||||
2. The `gui.json` config file in the `config` folder
|
||||
1. The `asst.log` and `gui.log` log file in the `debug` folder, and indicate the approximate point in time when the problem occurred.
|
||||
If the asst.log file is less than 10 KB, you also need to upload the asst.log.bak file.
|
||||
2. The `gui.json` config file in the `config` folder
|
||||
|
||||
If you are using MacBook, please click the "File" option in the top-left corner, then click "Open Log Folder".
|
||||
**Please drag and drop the full file in, not your own cuttings or copies;**
|
||||
**compress it before uploading if too large.**
|
||||
placeholder: |
|
||||
|
||||
Reference in New Issue
Block a user