From 806623327d9483f5fe224e7068fad368fb053aae Mon Sep 17 00:00:00 2001 From: ayangweb <75017711+ayangweb@users.noreply.github.com> Date: Thu, 5 Jun 2025 15:58:12 +0800 Subject: [PATCH] chore: update issues templates (#439) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request.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 bea2b5b..9a7e000 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: 🐞 Bug ζŠ₯ε‘Š title: '[bug] ' description: ζŠ₯ε‘ŠδΈ€δΈͺ Bug -labels: 🐞 bug +labels: bug body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index db11518..c002ccc 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@ name: πŸ’‘ εŠŸθƒ½θ―·ζ±‚ title: '[feat] ' description: 提出一δΈͺ想法 -labels: πŸ’‘ feature request +labels: feature request body: - type: textarea id: problem