From 41758bccbf8092d2c4286b6713fef52b45af0cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=8C=E4=BA=91?= Date: Thu, 8 Feb 2024 15:40:55 +0800 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 2f47788..ce0489a 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -15,9 +15,9 @@ body: label: '❗ 检查表' description: 在反馈前, 请确认你已经做了下面这些事情 options: - - label: 搜索了已有的 [issues](https://github.com/Blessing-Studio/WonderLab.Override/issues) 列表中是否有相似问题 + - label: 搜索了已有的 [Issues](https://github.com/Blessing-Studio/WonderLab.Override/issues) 列表中是否有相似问题 required: true - - label: 查看 [CI](https://github.com/Blessing-Studio/WonderLab.Override/release) 中最新自动构建版是否已修复你所遇到的问题 + - label: 查看 [CI](https://github.com/Blessing-Studio/WonderLab.Override/releases) 中最新自动构建版是否已修复你所遇到的问题 required: true - type: textarea