mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-12-22 03:19:58 +08:00
Update bug_report.md
This commit is contained in:
46
.github/ISSUE_TEMPLATE/bug_report.md
vendored
46
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,38 +1,22 @@
|
|||||||
---
|
# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容
|
||||||
name: Bug report
|
# 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
|
||||||
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
|
|
||||||
|
|
||||||
**Expected behavior**
|
* WxJava 模块名:
|
||||||
A clear and concise description of what you expected to happen.
|
* WxJava 版本号:
|
||||||
|
|
||||||
**Screenshots**
|
### 期待结果 和 实际情况
|
||||||
If applicable, add screenshots to help explain your problem.
|
__尽量详细描述__
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
### 重现步骤
|
||||||
- OS: [e.g. iOS]
|
1.
|
||||||
- Browser [e.g. chrome, safari]
|
2.
|
||||||
- Version [e.g. 22]
|
3.
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
### 日志
|
||||||
- Device: [e.g. iPhone6]
|
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方,并将url地址贴在这里__
|
||||||
- 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.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user