From e4a9365caf7561c9f82589ba7537a6d3aa22e4f7 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sat, 1 Feb 2025 12:13:20 +0800 Subject: [PATCH] chore: update issue template --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e057edde..3dfdcc39 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -30,9 +30,9 @@ body: - type: textarea attributes: label: 复现步骤 - description: 如何重现这个问题,越详细越好 + description: 如何重现这个问题,越详细越好;请贴上所有相关的配置文件和元数据文件(注意隐去敏感信息) validations: - required: false + required: true - type: textarea attributes: label: 启用的插件