Update issue templates

This commit is contained in:
Binary Wang 2019-05-06 17:21:52 +08:00 committed by GitHub
parent fa6668d976
commit c779de022a
3 changed files with 53 additions and 51 deletions

View File

@ -1,22 +1,38 @@
# 提问前请确保阅读过项目首页说明以及wiki开发文档相关内容完成内容后请务必移除包括本句在内的无用内容以免影响他人阅读谢谢合作~ ---
# 另外如果确认属于bug而且已明确如何修复请参考贡献指南直接提交PR省的浪费时间在这里描述问题非常感谢配合 name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
### 简要描述 ---
__明确描述下你所遇到的问题如果是新功能或接口需求请提供对应微信官方文档地址以便查阅。__
**Describe the bug**
A clear and concise description of what the bug is.
### 模块版本情况 **To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
* WxJava 模块名: **Expected behavior**
* WxJava 版本号: A clear and concise description of what you expected to happen.
### 期待结果 和 实际情况 **Screenshots**
__尽量详细描述__ If applicable, add screenshots to help explain your problem.
### 重现步骤 **Desktop (please complete the following information):**
1. - OS: [e.g. iOS]
2. - Browser [e.g. chrome, safari]
3. - Version [e.g. 22]
### 日志 **Smartphone (please complete the following information):**
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方并将url地址贴在这里__ - Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.

View File

@ -1,22 +1,10 @@
# 提问前请确保阅读过项目首页说明以及wiki开发文档相关内容完成内容后请务必移除包括本句在内的无用内容以免影响他人阅读谢谢合作~ ---
# 另外如果确认属于bug而且已明确如何修复请参考贡献指南直接提交PR省的浪费时间在这里描述问题非常感谢配合 name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
### 简要描述 ---
__明确描述下你所遇到的问题如果是新功能或接口需求请提供对应微信官方文档地址以便查阅。__
### 模块版本情况
* WxJava 模块名:
* WxJava 版本号:
### 期待结果 和 实际情况
__尽量详细描述__
### 重现步骤
1.
2.
3.
### 日志
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方并将url地址贴在这里__

View File

@ -1,22 +1,20 @@
# 提问前请确保阅读过项目首页说明以及wiki开发文档相关内容完成内容后请务必移除包括本句在内的无用内容以免影响他人阅读谢谢合作~ ---
# 另外如果确认属于bug而且已明确如何修复请参考贡献指南直接提交PR省的浪费时间在这里描述问题非常感谢配合 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.
* WxJava 模块名: **Describe alternatives you've considered**
* WxJava 版本号: 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.
### 重现步骤
1.
2.
3.
### 日志
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方并将url地址贴在这里__