Skip to content

Commit 00a809b

Browse files
committed
docs: update issue template
1 parent eb2d691 commit 00a809b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_reporter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Bug Report (CN)
2+
name: 反馈 Bug (CN)
33
about: 提交一个准确详细的错误报告,以帮助改进项目
44
title: '[Bug] 简短描述问题'
55
labels: bug

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Feature Request
2+
name: 新功能建议 (CN)
33
about: 提出一个新功能建议
44
title: '[Feature] 简短描述功能'
55
labels: enhancement

.github/ISSUE_TEMPLATE/question.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: 问题咨询
2+
name: 问题咨询 (CN)
33
about: 提出与项目相关的问题或请求帮助
44
title: '[Question] 简短描述问题'
55
labels: question

.github/ISSUE_TEMPLATE/question_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: Question
2+
name: Question (EN)
33
about: Ask questions or request help related to the project
44
title: '[Question] Brief Description of the Issue'
55
labels: question

0 commit comments

Comments
 (0)