diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index a55210b1db..0ae2bd6143 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -34,10 +34,10 @@ body: - type: textarea id: screenshots attributes: - label: 截图 + label: 截图原图 description: | 如果有,添加屏幕截图以帮助解释你的问题,包括但不限于 MAA 软件截图、游戏画面截图 - 若是识别相关问题,请帮忙提供模拟器自带的截图工具截取的原图(或通过 adb 截取原图) + **若是识别相关问题,请帮忙提供模拟器自带的截图工具截取的原图(或通过 adb 截取原图)** validations: required: false - type: textarea diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index 91c8e160c5..88cac97542 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -55,9 +55,9 @@ 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 - (or via adb). + **If the problem is recognition related, please help by providing** + **the original image taken by the emulator's own screenshot tool** + **(or via adb).** validations: required: false - type: textarea