mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: 提醒用户如gui相关的bug可以跳过配置信息 (#10066)
* chore: 提醒用户如gui相关的bug可以跳过配置信息 * chore: Remind users that GUI-related bugs can skip configuration information
This commit is contained in:
2
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
2
.github/ISSUE_TEMPLATE/cn-bug-report.yaml
vendored
@@ -54,6 +54,8 @@ body:
|
||||
操作系统 (如 Windows__, MacOS);
|
||||
MuMu截图增强是否开启 (Mumu12需写);
|
||||
GPU加速推理是否开启,GPU型号(若开启)。
|
||||
placeholder: |
|
||||
如果你确认此bug与配置无关,请输入“无关”,比如GUI相关的bug
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
4
.github/ISSUE_TEMPLATE/en-bug-report.yaml
vendored
@@ -67,9 +67,11 @@ body:
|
||||
label: Configuration information
|
||||
description: |
|
||||
Emulator brand, emulator resolution, DPI (if using non-default DPI), frame rate;
|
||||
Operating system (e.g., Windows__, MacOS);
|
||||
Operating system (e.g. Windows__, MacOS);
|
||||
Is MuMu Screenshot Enhancement enabled? (Only specify for Mumu12);
|
||||
Is GPU accelerated inference enabled? GPU model (if enabled).
|
||||
placeholder: |
|
||||
If you confirm that this bug is not related to the configuration, please enter 'Not Related'. (e.g. a GUI-related bug)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
Reference in New Issue
Block a user