From 34f4a647234f869149efa78bb4e5f457058a5b7c Mon Sep 17 00:00:00 2001 From: MarSeventh <1193267292@qq.com> Date: Wed, 25 Jun 2025 21:46:41 +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 19d68dca..7be61720 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -about: Create a report to help us improve +description: Create a report to help us improve title: "[BUG]" labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml index 9c9611af..7b412b28 100644 --- a/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml +++ b/.github/ISSUE_TEMPLATE/help-wanted-issue-template.yml @@ -1,5 +1,5 @@ name: Help wanted issue template -about: Help wanted template. +description: Help wanted template. title: '[Help Wanted]' labels: ['help wanted'] body: