diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index e7ee766d67..d087190159 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -35,7 +35,8 @@ body: label: 截图 description: | 如果有,添加屏幕截图以帮助解释你的问题,包括但不限于 MAA 软件截图、游戏画面截图 - 若是识别相关问题,请帮忙提供模拟器自带的截图工具截取的原图(或通过 adb 截取原图) + 若是**识别相关问题**,请尽可能提供模拟器自带的截图工具截取的无遮挡的**原图**(或通过 adb 截取原图) + 用其他的工具(如QQ)截取的图片包含窗口边框,不利于我们排除bug `debug` 文件夹下有一些自动截图的错误图片,若有相关的,请一并打包上传 validations: required: false diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index e416f3113a..aba959da36 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -52,10 +52,12 @@ body: including but not limited to screenshots of MAA software, screenshots of game screens. - If the problem is recognition related, please help by providing - the original image taken by the emulator's own screenshot tool + If the problem is **recognition related**, please help by providing + the **original image** taken by the emulator's own screenshot tool (or via adb). + Screenshots taken with other tools may contain the frames of the window/emulator, which makes it harder for us to debug. + The `debug` folder has some automatic screenshots of the error images, if you have any, please upload them together.