chore: 提醒用户如gui相关的bug可以跳过配置信息 (#10066)

* chore: 提醒用户如gui相关的bug可以跳过配置信息

* chore: Remind users that GUI-related bugs can skip configuration information
This commit is contained in:
晓丶梦丶仁
2024-08-03 23:22:51 +08:00
committed by GitHub
parent 1d1818922b
commit 7bd14efb63
2 changed files with 5 additions and 1 deletions

View File

@@ -54,6 +54,8 @@ body:
操作系统 (如 Windows__, MacOS)
MuMu截图增强是否开启 (Mumu12需写)
GPU加速推理是否开启GPU型号(若开启)。
placeholder: |
如果你确认此bug与配置无关请输入“无关”比如GUI相关的bug
validations:
required: true
- type: textarea

View File

@@ -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