From b3c6ffd63aa22a6634e76e683acaa2b45a1991f1 Mon Sep 17 00:00:00 2001 From: Sena <34237511+sena-nana@users.noreply.github.com> Date: Fri, 27 Jan 2023 00:32:10 +0800 Subject: [PATCH] Update BUG.yml --- .github/ISSUE_TEMPLATE/BUG.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index be098f5..78fe01c 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -26,9 +26,9 @@ body: label: 报告清单 description: 请确认您已遵守所有必选项。 options: - - 我已仔细阅读并了解上述注意事项 - - 我已使用最新版本测试过,确认问题依旧存在 - - 我确定在 GitHub Issues 中没有相同或相似的问题 + - label: 我已仔细阅读并了解上述注意事项 + - label: 我已使用最新版本测试过,确认问题依旧存在 + - label: 我确定在 GitHub Issues 中没有相同或相似的问题 validations: required: true - type: input