From ab22850143f5f9b303a20491e7c61501d6cf4535 Mon Sep 17 00:00:00 2001 From: lisonge Date: Mon, 1 Apr 2024 11:42:07 +0800 Subject: [PATCH] chore: issue name --- .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 344b627..af9a8f0 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: Report an issue with GKD labels: [pending triage] body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ab8756d..8bb68ad 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,4 +1,4 @@ -name: New feature proposal +name: New feature proposal / 新功能请求 description: Propose a new feature to be added to GKD labels: ['enhancement: pending triage'] body: