Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug报告
about: 创建一个bug记录以帮助我们改进项目
title: ''
labels: ''
assignees: ''

---

**描述这个BUG**
对bug的清晰简洁描述。

**重现**
重现行为的步骤:
1. 去'...'
2. 点击“......”
3. 向下滚动到“....”
4. 看错误

**预期行为**
清楚简洁地描述您期望发生的事情。

**截图**
如果适用,请添加屏幕截图以帮助解释您的问题。

**桌面(请填写以下信息):**
  - 操作系统:[例如iOS版]
  - 浏览器[例如 铬,野生动物园
  - 版本[例如22]

**智能手机(请填写以下信息):**
- 设备:[例如 iPhone 6]
- 操作系统:[例如iOS8.1]
- 浏览器[例如 浏览器,野生动物园
- 版本[例如22]

**附加背景**
在此添加有关此问题的任何其他上下文。
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom_cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


20 changes: 10 additions & 10 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
name: 想要添加一个新功能
about: 对于本项目的建议
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**您的功能请求是否与问题有关? 请描述一下。**
简明扼要地描述了问题所在。防爆。 [...]我总是感到沮丧

**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**描述你想要的解决方案**
简明扼要地描述您想要发生的事情。

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**描述您考虑过的替代方案**
对您考虑的任何替代解决方案或功能的简明扼要描述。

**Additional context**
Add any other context or screenshots about the feature request here.
**附加背景**
在此处添加有关功能请求的任何其他上下文或屏幕截图。
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request_cn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.