chore: 调整github issue template中截图部分的提示

This commit is contained in:
Yifan Liu
2023-02-15 21:08:30 -06:00
parent d461336826
commit 7fd13f54ea
2 changed files with 6 additions and 3 deletions

View File

@@ -35,7 +35,8 @@ body:
label: 截图
description: |
如果有,添加屏幕截图以帮助解释你的问题,包括但不限于 MAA 软件截图、游戏画面截图
若是识别相关问题,请帮忙提供模拟器自带的截图工具截取的原图(或通过 adb 截取原图)
若是**识别相关问题**,请尽可能提供模拟器自带的截图工具截取的无遮挡的**原图**(或通过 adb 截取原图)
用其他的工具如QQ截取的图片包含窗口边框不利于我们排除bug
`debug` 文件夹下有一些自动截图的错误图片,若有相关的,请一并打包上传
validations:
required: false

View File

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