Skip to content

Commit

Permalink
Update ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjj201200 committed Apr 2, 2017
1 parent 7fef14c commit d575203
Showing 1 changed file with 29 additions and 15 deletions.
44 changes: 29 additions & 15 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,36 @@
## Feedback 问题反馈
Before submitting your issue, please check to make sure of the following:
## 问题反馈
在您提交问题前, 请检查以下项目:
- [ ] You are reporting a bug or making a feature request. If you are looking for general support, please contact us directly or comment at our project homepage. 您在报告一个 bug 或者提交一个功能请求. 如果您需要一般性的帮助, 请直接和我们联系或者在项目首页下留言.
- [ ] Your issue is not a duplicate of an existing issue. If there is an open issue of the same topic, please just comment under it. 您的问题在与现有问题并不重复. 如果已有一个相同话题的问题, 请直接在其下留言.
- [ ] If you are reporting a bug, please make sure it can be reproduced in the latest release or master branch. Also, please specify detailed procedures to reproduce the bug (screenshots would be greatly appreciated). 如果您在报告一个 bug 请确定它可以在最新的发行版或 master 分支下重现. 同时, 请详细说明重现问题的步骤 (如果有屏幕截图的话就更好了).
- [ ] You have filled out your system environment info. 您已填写了系统环境信息.
- [ ] 您在报告一个 bug 或者提交一个功能请求. 如果您需要一般性的帮助, 请直接和我们联系或者在项目首页下留言.
- [ ] 您的问题在与现有问题并不重复. 如果已有一个相同话题的问题, 请直接在其下留言.
- [ ] 如果您在报告一个 bug 请确定它可以在最新的发行版或 master 分支下重现. 同时, 请详细说明重现问题的步骤 (如果有屏幕截图的话就更好了).
- [ ] 您已填写了系统环境信息.

### Environment Info 环境信息
Please fill out the following:
### 环境信息
请填写以下信息:
1. Operating System 操作系统 (Windows/macOS/Linux):
1. 操作系统 (Windows/macOS/Linux):
2. 浏览器版本(您可以在 [菜单/帮助/关于] 下查看):
3. 扩展版本:

您可以在扩展选项页中查看. 如果您在报告关于 master 分支的问题, 您也可以在此处填最新的 commit ID.

### 重现步骤/尝试的解决方案
请具体描述, 谢谢 :)

2. Chrome Version 浏览器版本:
You can check this under [Menu/Help/About]. 您可以在 [菜单/帮助/关于] 下查看.

3. Extension Version 扩展版本:
You can see this on extension options page. You can also put the latest commit ID here if you are reporting about the master branch. 您可以在扩展选项页中查看. 如果您在报告关于 master 分支的问题, 您也可以在此处填最新的 commit ID.
## Feedback
Before submitting your issue, please check to make sure of the following:
- [ ] You are reporting a bug or making a feature request. If you are looking for general support, please contact us directly or comment at our project homepage.
- [ ] Your issue is not a duplicate of an existing issue. If there is an open issue of the same topic, please just comment under it.
- [ ] If you are reporting a bug, please make sure it can be reproduced in the latest release or master branch. Also, please specify detailed procedures to reproduce the bug (screenshots would be greatly appreciated).
- [ ] You have filled out your system environment info.

### Environment Info
Please fill out the following:
1. Operating System (Windows/macOS/Linux):
2. Chrome Version (You can check this under [Menu/Help/About]):
3. Extension Version:

### Steps to Reproduce / Attempted solution 重现步骤/尝试的解决方案
You can see this on extension options page. You can also put the latest commit ID here if you are reporting about the master branch.

### Steps to Reproduce / Attempted solution
Please be specific here, thanks :)
请具体描述, 谢谢 :)

0 comments on commit d575203

Please sign in to comment.