diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index 45563abd2b..5f0549fa0d 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -54,6 +54,8 @@ body: 操作系统 (如 Windows__, MacOS); MuMu截图增强是否开启 (Mumu12需写); GPU加速推理是否开启,GPU型号(若开启)。 + placeholder: | + 如果你确认此bug与配置无关,请输入“无关”,比如GUI相关的bug validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index 7948b95635..8eb962a06d 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -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