From f6c9ff9f7bb4ed7b1a230d7c651d6ba660d936f9 Mon Sep 17 00:00:00 2001 From: Super12138 <70494801+Super12138@users.noreply.github.com> Date: Mon, 30 Jun 2025 16:27:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=8A=9F=E8=83=BD=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E7=9A=84=E5=BF=85=E5=A1=AB=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/feature-request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index d68f49a..81e7f59 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -17,7 +17,7 @@ body: label: 为什么你需要这个功能 / Why you need this feature description: 添加这个功能能解决什么问题,或者能带来什么好处 / A clear and concise description of what problem this feature would solve or what benefit it would bring. validations: - required: false + required: true - type: textarea id: additional_context @@ -25,4 +25,4 @@ body: label: 附加信息 / Additional context description: 任何可以帮助我实现你想要的新功能的信息,比如效果图之类的 / Add any other context or screenshots about the feature request here. validations: - required: false \ No newline at end of file + required: false