From 9367a86f968d31d7591ccff78cecd30c3be86dac Mon Sep 17 00:00:00 2001 From: Rbqwow <55343783+Rbqwow@users.noreply.github.com> Date: Thu, 10 Oct 2024 19:25:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20Issue=20=E6=A8=A1=E6=9D=BF=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E9=9B=B7=E7=94=B5=E6=88=AA=E5=9B=BE=E5=A2=9E=E5=BC=BA?= =?UTF-8?q?=E7=9B=B8=E5=85=B3=20(#10754)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit chore: 雷电也做了 --- .github/ISSUE_TEMPLATE/cn-bug-report.yaml | 2 +- .github/ISSUE_TEMPLATE/en-bug-report.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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