From 475cc3ab1bce79bdd53e8337b1ecdfd0f4e1acc0 Mon Sep 17 00:00:00 2001 From: MistEO Date: Fri, 22 Jul 2022 14:13:18 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20Issue=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/-----bug-report-.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/-----bug-report-.yaml b/.github/ISSUE_TEMPLATE/-----bug-report-.yaml index eee0de5fc3..429d1a1916 100644 --- a/.github/ISSUE_TEMPLATE/-----bug-report-.yaml +++ b/.github/ISSUE_TEMPLATE/-----bug-report-.yaml @@ -13,8 +13,8 @@ body: required: true - label: 我已经阅读了文档中的常见问题、详细使用说明等,认为这大概率是一个 bug 而非设计如此 required: true - - label: 我正在使用最新版的 MAA - required: false + - label: 我已查看最新测试版本的更新内容,并未提及该 bug 已被修复的情况 + required: true - type: textarea id: describe attributes: @@ -25,8 +25,10 @@ body: - type: textarea id: logs attributes: - label: 请附上 MAA 同目录下 `asst.log` 日志文件,并提供问题出现的大致时间点 - description: 直接将完整的文件拖动进来,而非自己裁切的片段;若文件体积过大可压缩后再上传 + label: 日志文件 + description: | + 上传软件目录下的 `asst.log` 日志文件,并说明问题出现的大致时间点 + 请直接将完整的文件拖拽进来,而非自己裁切的片段;若文件体积过大可压缩后再上传 validations: required: true - type: textarea