From db78ddedd9d61ea947465f2446bc5d3d9fbf38e6 Mon Sep 17 00:00:00 2001 From: JieXu Date: Tue, 21 Oct 2025 00:15:42 +0800 Subject: [PATCH] Update 01_bug_report.yml --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 697b5d77..23cc0469 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -4,15 +4,14 @@ title: "[Bug]: " labels: ["bug"] body: - type: markdown - attributes: - value: | - ## 在反馈问题前请务必确认: - --- - 1. **已自行排除服务器端问题。** - 2. **已升级到最新客户端版本。** - 3. **已通过搜索确认是否有人提出过相同问题。** - 4. **已确认自己的电脑系统环境是受支持的。** - --- + attributes: + value: | + ## 在反馈问题前请务必确认: + > **已自行排除服务器端问题。** + > **已升级到最新客户端版本。** + > **已通过搜索确认是否有人提出过相同问题。** + > **已确认自己的电脑系统环境是受支持的。** + --- - type: input id: "os-version"