diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index cc0efe14fd..74d4defe9d 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -56,7 +56,7 @@ body: label: 配置信息 description: | 请说明操作系统及版本、模拟器品牌、模拟器分辨率、DPI、帧率; - 若正在使用 MuMu 12,请说明 MuMu 截图增强是否开启; + 若正在使用 MuMu 12 或雷电 9,请说明截图增强是否开启; 最后请说明 GPU 加速推理是否开启,若开启请提供 GPU 型号。 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index ff3a5f398a..6de84bca26 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -71,7 +71,7 @@ body: label: Configuration information description: | Please specify the operating system and version, emulator brand, emulator resolution, DPI, and frame rate; - If you are using MuMu 12, please specify whether MuMu Screenshot Enhancement is enabled; + If you are using MuMu 12 or LDPlayer 9, please specify whether Screenshot Enhancement is enabled; Finally, please specify whether GPU accelerated inference is enabled, and if so, provide the GPU model. validations: required: true