From d03a5cfc2cba0d1e3cb4e63792e3dc124ef82d0c Mon Sep 17 00:00:00 2001 From: Rbqwow <55343783+Rbqwow@users.noreply.github.com> Date: Sat, 8 Jun 2024 00:06:57 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20issue=E6=A8=A1=E6=9D=BF=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0mumu=E5=8F=8D=E9=A6=88=20(#8993)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: issue模板添加mumu反馈 * chore: 修改方舟专版说明 * chore: update * chore: update * fix: typo Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com> * chore: bad uye Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com> * chore: fix * chore: update * chore: update * chore: fix --------- Co-authored-by: uye <99072975+ABA2396@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/cn-bug-report.yaml | 6 +- .../ISSUE_TEMPLATE/cn-feature-request.yaml | 4 +- .github/ISSUE_TEMPLATE/cn-mumu-report.yaml | 83 +++++++++++++++++++ .github/ISSUE_TEMPLATE/cn-others.yaml | 2 +- 4 files changed, 89 insertions(+), 6 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/cn-mumu-report.yaml diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index 87936968a7..cff4ff79c4 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -9,9 +9,9 @@ body: options: - label: 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决 required: true - - label: 我填写了简短且清晰明确的标题,以便开发者在翻阅 issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 + - label: 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 required: true - - label: 我已查看最新测试版本的更新内容,并未提及该 bug 已被修复的情况 + - label: 我已查看最新测试版本的更新内容,并未提及该 Bug 已被修复的情况 required: true - label: 我已检查了置顶议题(pinned issue),确认我的问题未被提及 required: true @@ -27,7 +27,7 @@ body: attributes: label: Version description: >- - 请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到。(点击图标可复制) + 请提供 MAA 版本。可在 MAA -> 设置 -> 软件更新中找到(点击图标可复制)。 placeholder: | Resource Version: UI Version: diff --git a/.github/ISSUE_TEMPLATE/cn-feature-request.yaml b/.github/ISSUE_TEMPLATE/cn-feature-request.yaml index 6ce9c8d47b..bf0716521d 100644 --- a/.github/ISSUE_TEMPLATE/cn-feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/cn-feature-request.yaml @@ -7,9 +7,9 @@ body: attributes: label: 在提问之前... options: - - label: 我填写了简短且清晰明确的标题,以便开发者在翻阅 issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 + - label: 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 required: true - - label: 我基本确定这是一个新功能/建议,而不是遇到了 bug(不确定的话请附上日志) + - label: 我基本确定这是一个新功能/建议,而不是遇到了 Bug(不确定的话请附上日志) required: true - type: textarea id: describe diff --git a/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml b/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml new file mode 100644 index 0000000000..7507d2f662 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/cn-mumu-report.yaml @@ -0,0 +1,83 @@ +name: MuMu 极速操控反馈(使用中文) +description: 有关 MuMu 极速操控模式的集中反馈 +labels: ['mumu api'] +body: + - type: checkboxes + id: checks + attributes: + label: 在提问之前... + options: + - label: 我理解 Issue 是用于反馈和解决问题的,而非吐槽评论区,将尽可能提供更多信息帮助问题解决 + required: true + - label: 我填写了简短且清晰明确的标题,以便开发者在翻阅 Issue 列表时能快速确定大致问题。而不是“一个建议”、“卡住了”等 + required: true + - label: 我已检查了置顶议题(pinned issue),确认我的问题未被提及 + required: true + - label: 我正在使用最新的 MAA 内测版本,问题依然存在 + required: true + - label: 我正在使用最新的官版 MuMu 模拟器,而非方舟专版、国际版等 + required: true + - label: 我已参考文档确定安装路径、实例编号、屏幕编号填写正确 + required: true + - label: 我确定未开启高帧率模式,显存使用策略为“画面表现更好” + required: false + - label: 我正在使用后台保活功能,并确定该问题仅在开启后台保活时出现 + required: false + - type: textarea + id: describe + attributes: + label: 问题描述 + description: 描述问题时请尽可能详细 + validations: + required: true + - type: textarea + id: version + attributes: + label: Version + description: >- + 请提供 MAA 版本和 MuMu 版本。MAA 版本可在 MAA -> 设置 -> 软件更新中找到(点击图标可复制)。MuMu 版本可在右上角菜单按钮 -> 关于 MuMu 中找到。 + placeholder: | + Resource Version: + UI Version: + Core Version: + MuMu 版本号: + validations: + required: true + - type: textarea + id: logs + attributes: + label: MAA 日志文件 + description: | + **上传 `debug` 文件夹中的 `asst.log` 和 `gui.log` 日志文件,并说明问题出现的大致时间点** + **请直接将完整的文件拖拽进来,而非自己裁切或复制的片段;若文件体积过大可压缩后再上传** + validations: + required: true + - type: textarea + id: mumulogs + attributes: + label: MuMu 问题诊断 + description: | + **在 MuMu 右上角菜单按钮 -> 问题诊断 中点击 复制配置信息,并将全部内容粘贴进来。** + **注意隐去 电脑出口IP地址 等以保护个人隐私** + validations: + required: true + - type: textarea + id: screenshots + attributes: + label: 截图 + description: | + 如果有,添加屏幕截图以帮助解释你的问题,包括但不限于 MAA 软件截图、游戏画面截图 + 若是**识别相关问题**,请尽可能提供模拟器自带的截图工具截取的无遮挡的**原图**(或通过 adb 截取原图) + 用其他的工具(如QQ)截取的图片包含窗口边框,不利于我们排除bug + `debug` 文件夹下有一些自动截图的错误图片,若有相关的,请一并打包上传 + validations: + required: false + - type: textarea + id: others + attributes: + label: 还有别的吗? + description: | + 操作系统?相关的配置?链接?参考资料? + 任何能让我们对你所遇到的问题有更多了解的东西 + validations: + required: false diff --git a/.github/ISSUE_TEMPLATE/cn-others.yaml b/.github/ISSUE_TEMPLATE/cn-others.yaml index 73668a9a15..92e2df1077 100644 --- a/.github/ISSUE_TEMPLATE/cn-others.yaml +++ b/.github/ISSUE_TEMPLATE/cn-others.yaml @@ -1,5 +1,5 @@ name: 其他议题(使用中文) -description: 提出问题,而不是 bug 反馈或需求建议 +description: 提出问题,而不是 Bug 反馈或需求建议 labels: ['question'] body: - type: textarea