From 15d22b4bf6b2fc00c89f573a48c6358bcdb5b7be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9D=A4=E6=98=AF=E7=BA=B1=E9=9B=BE=E9=85=B1=E5=93=9F?= =?UTF-8?q?=EF=BD=9E?= <49941141+Dragon1573@users.noreply.github.com> Date: Sat, 13 Sep 2025 10:11:40 +0800 Subject: [PATCH] chore(issue template): disable blank issue template in GitHub config (#4731) - Prevent users from creating issue without a template - Always use a template for guiding users to provide necessary information for us Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e49cbe64..b640f5e6 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,3 +1,4 @@ +blank_issues_enabled: false contact_links: - name: 讨论交流 / Communication url: https://t.me/clash_verge_rev