diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index 0585e4e6a1..652c4e2a1f 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -45,8 +45,6 @@ body: **若待上传压缩包大于 25MB,请转而上传该压缩包同日期文件夹中的若干小压缩包** **若为 MAA 闪退问题,如果 %LOCALAPPDATA%\CrashDumps 中存在 MAA.exe.dmp 文件,请一并上传** 若正在使用 macOS,请点击屏幕左上角的“文件”,点击“打开日志文件夹” - placeholder: | - 请确认上传文件前已关闭 MAA validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/cn-ld-report.yaml b/.github/ISSUE_TEMPLATE/cn-ld-report.yaml index ed9ea7ba44..e888ac3642 100644 --- a/.github/ISSUE_TEMPLATE/cn-ld-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-ld-report.yaml @@ -49,8 +49,6 @@ body: **请在 MAA -> 设置 -> 问题反馈中找到生成日志压缩包按钮,点击并上传压缩包** **请直接将完整的文件拖拽进来,而非自己裁切或复制的片段;若文件体积过大可压缩后再上传** - placeholder: | - 请确认上传文件前已关闭 MAA validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml b/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml index bcd75b6e28..708bb61d1a 100644 --- a/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml @@ -49,8 +49,6 @@ body: **请在 MAA -> 设置 -> 问题反馈中找到生成日志压缩包按钮,点击并上传压缩包** **请直接将完整的文件拖拽进来,而非自己裁切或复制的片段;若文件体积过大可压缩后再上传** - placeholder: | - 请确认上传文件前已关闭 MAA validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/en-bug-report.yaml b/.github/ISSUE_TEMPLATE/en-bug-report.yaml index 1bfb2c4db3..ef938c127e 100644 --- a/.github/ISSUE_TEMPLATE/en-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/en-bug-report.yaml @@ -47,8 +47,6 @@ body: **If the archive to upload is larger than 25MB, please upload smaller archives from the same date folder instead.** **If the issue is related to MAA crashing, please upload the MAA.exe.dmp file found in %LOCALAPPDATA%\CrashDumps if it exists** If you are using macOS, please click the "File" option in the top-left corner of the screen, then click "Open Log Folder". - placeholder: | - Please confirm that MAA is not running before uploading files. validations: required: true - type: textarea