From 62be321eb71487b20807afebae0caf2bb0cfa6af Mon Sep 17 00:00:00 2001 From: MistEO Date: Sat, 29 Oct 2022 00:27:22 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=20ISSUE=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/cn-bug-report.yaml | 2 +- .github/ISSUE_TEMPLATE/cn-others.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml index b1c829ceca..8e47108d03 100644 --- a/.github/ISSUE_TEMPLATE/cn-bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/cn-bug-report.yaml @@ -1,4 +1,4 @@ -name: 问题反馈(使用中文) +name: Bug 反馈(使用中文) description: 识别错误、操作异常、连接错误等 labels: ['bug'] body: diff --git a/.github/ISSUE_TEMPLATE/cn-others.yaml b/.github/ISSUE_TEMPLATE/cn-others.yaml index 31fd1b5700..73668a9a15 100644 --- a/.github/ISSUE_TEMPLATE/cn-others.yaml +++ b/.github/ISSUE_TEMPLATE/cn-others.yaml @@ -1,5 +1,5 @@ name: 其他议题(使用中文) -description: 提出问题,而不是问题反馈或需求建议 +description: 提出问题,而不是 bug 反馈或需求建议 labels: ['question'] body: - type: textarea