Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit d6d51ee

Browse files
committed
chore: add comment in issue template
1 parent 3eb5348 commit d6d51ee

3 files changed

Lines changed: 55 additions & 9 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
<!--
3+
4+
如果你来自中国请尽量用英语描述(或复述)你的问题,因为中国人普遍学习过英语而其他国家的人则通常无法阅读中文。这有助于获得来自其他国家的人的帮助。
5+
6+
请在提交一个 issue 之前在 issue 列表中搜索是否有重复的 issue。如果有请在其之下评论或者点击 +1 按钮
7+
请在标题中简要描述你的问题,而不是采用诸如“一个建议”,“提个问题”之类笼统的标题
8+
9+
(你可以在提交前删除这些注释)
10+
11+
Please find is there a duplicate issue in the issue list. If it exists, please comment under that issue or click +1 button.
12+
Please describe your problem in the title, instead of using a general title like "a suggestion" or "a question".
13+
14+
(You can remove this comment before submitting)
15+
16+
-->

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,29 @@ about: Create a report to help us improve
44

55
---
66

7-
扩展版本 (extension version):
8-
浏览器版本 (browser version):
9-
操作系统 (operating system):
10-
问题描述 (problem description):
11-
12-
实际行为 (actual behavior):
13-
14-
期望行为 (expected behavior):
15-
7+
<!--
8+
9+
如果你来自中国请尽量用英语描述(或复述)你的问题,因为中国人普遍学习过英语而其他国家的人则通常无法阅读中文。这有助于获得来自其他国家的人的帮助。
10+
11+
请在提交一个 issue 之前在 issue 列表中搜索是否有重复的 issue。如果有请在其之下评论或者点击 +1 按钮
12+
请在标题中简要描述你的问题,而不是采用诸如“一个建议”,“提个问题”之类笼统的标题
13+
14+
(你可以在提交前删除这些注释)
15+
16+
Please find is there a duplicate issue in the issue list. If it exists, please comment under that issue or click +1 button.
17+
Please describe your problem in the title, instead of using a general title like "a suggestion" or "a question".
18+
19+
(You can remove this comment before submitting)
20+
21+
-->
22+
23+
扩展版本 (extension version):
24+
浏览器版本 (browser version):
25+
操作系统 (operating system):
26+
问题描述 (problem description):
27+
28+
实际行为 (actual behavior):
29+
30+
期望行为 (expected behavior):
31+
1632
重现步骤 (reproduce step):

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,18 @@ about: Suggest an idea for this project
44

55
---
66

7+
<!--
78
9+
如果你来自中国请尽量用英语描述(或复述)你的问题,因为中国人普遍学习过英语而其他国家的人则通常无法阅读中文。这有助于获得来自其他国家的人的帮助。
10+
11+
请在提交一个 issue 之前在 issue 列表中搜索是否有重复的 issue。如果有请在其之下评论或者点击 +1 按钮
12+
请在标题中简要描述你的问题,而不是采用诸如“一个建议”,“提个问题”之类笼统的标题
13+
14+
(你可以在提交前删除这些注释)
15+
16+
Please find is there a duplicate issue in the issue list. If it exists, please comment under that issue or click +1 button.
17+
Please describe your problem in the title, instead of using a general title like "a suggestion" or "a question".
18+
19+
(You can remove this comment before submitting)
20+
21+
-->

0 commit comments

Comments
 (0)