From 475972ddbed79f2ece0cdda0490ea0ebfac67c1e Mon Sep 17 00:00:00 2001 From: MarSeventh <1193267292@qq.com> Date: Wed, 25 Jun 2025 21:48:29 +0800 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/help-wanted-issue-template.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7be6172..15b7ebb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Bug report +name: Bug report / 错误报告 description: Create a report to help us improve title: "[BUG]" labels: ["bug"] diff --git a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml index 7b412b2..b8d1dca 100644 --- a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml +++ b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml @@ -1,4 +1,4 @@ -name: Help wanted issue template +name: Help wanted issue template / 求助问题 description: Help wanted template. title: '[Help Wanted]' labels: ['help wanted']