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