Skip to content

Commit 6e757d6

Browse files
committed
github template更改
1 parent b72dc10 commit 6e757d6

File tree

3 files changed

+49
-28
lines changed

3 files changed

+49
-28
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
---
22
name: Bug report (Bug反馈)
3-
about: Create a report to help Nobelium get better.
3+
about: 报告一个软件的BUG来让NotionNext变得更好
44
title: ''
55
labels: bug
66
assignees: tangly1024
77
---
88

99
<!--
10-
!!! IMPORTANT !!!
11-
Please do not ignore this template. If you do, your issue will be closed.
10+
!!! 重要 !!!
11+
请遵守这个模板的格式填写,否则你的Issue将被关闭
1212
-->
1313

14-
**Describe the bug**
15-
A clear and concise description of what the bug is.
14+
**描述bug**
15+
简单说明bug的现象、相关的错误提示、日志等
1616

17-
**To Reproduce**
18-
Steps to reproduce the behavior:
17+
**复现步骤**
18+
出现这个bug的操作步骤
1919

20-
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
20+
**期望的正常结果**
21+
希望按这个步骤,正常操作结果是什么
2222

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
23+
**截图**
24+
相关的页面,应该用结果
2525

26-
**Platform:**
26+
**环境**
2727

28-
- OS: [e.g. iOS, Android, macOS]
29-
- Browser [e.g. chrome, safari, firefox]
30-
- Version [e.g. 22]
28+
- 操作系统: [例如. iOS, Android, macOS, windows]
29+
- 浏览器 [例如. chrome, safari, firefox]
30+
- 版本 [e.g. 22]
3131

32-
**Additional context**
33-
Add any other context about the problem here.
32+
**补充说明**
33+
与问题相关的其它说明
+22-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
---
22
name: Deployment error (部署错误)
3-
about: Do you need help to install NotionNext?
3+
about: 在安装部署NotionNext时需要什么帮助吗
44
title: ''
55
labels: deployment
66
assignees: tangly1024
77
---
8+
9+
10+
<!--
11+
!!! 重要 !!!
12+
请遵守这个模板的格式填写,否则你的Issue将被关闭
13+
-->
14+
15+
**描述遇到的问题**
16+
简单说明你遇到的问题,相关的日志、错误信息
17+
18+
**相应配置**
19+
相关的配置,例如notion_page_id;你的网站地址
20+
21+
**截图**
22+
相关的页面,应该用结果
23+
24+
**环境**
25+
26+
- 操作系统: [例如. iOS, Android, macOS, windows]
27+
- 浏览器 [例如. chrome, safari, firefox]
28+
- 版本 [e.g. 22]

.github/ISSUE_TEMPLATE/feature_request.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ assignees: tangly1024
77
---
88

99
<!--
10-
!!! IMPORTANT !!!
11-
Please do not ignore this template. If you do, your issue will be closed.
10+
!!! 重要 !!!
11+
请遵守这个模板的格式填写,否则你的Issue将被关闭
1212
-->
1313

14-
**Is your feature request related to a problem? Please describe.**
15-
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14+
**为什么提出这个新的特性改动**
15+
简要说明此特性解决的问题,例如,『博客站点的读者互动性不够强,和读者无法建立紧密的联系...』
1616

17-
**Describe the solution you'd like**
18-
A clear and concise description of what you want to happen.
17+
**描述一下你推荐的解决方案**
18+
简要说明你的解决方案建议,例如,『Giscus评论插件功能更加强大,用户只需留言既可在你的邮箱收到通知。。。』
1919

20-
**Describe alternatives you've considered**
21-
A clear and concise description of any alternative solutions or features you've considered.
20+
**描述一下你考虑过的其它替代解决方案**
21+
简要说明你所有想过的有可能解决此问题的方案。
2222

23-
**Additional context**
24-
Add any other context or screenshots about the feature request here.
23+
**补充说明**
24+
补充与此特性相关的内容

0 commit comments

Comments
 (0)