Skip to content

Commit 10da566

Browse files
authored
Update bug_report.md
1 parent 7fabf2f commit 10da566

File tree

1 file changed

+15
-31
lines changed

1 file changed

+15
-31
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 15 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,22 @@
1-
---
2-
name: Bug report
3-
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
1+
# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容
2+
# 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
73

8-
---
4+
### 简要描述
5+
__明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
96

10-
**Describe the bug**
11-
A clear and concise description of what the bug is.
127

13-
**To Reproduce**
14-
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
8+
### 模块版本情况
199

20-
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
10+
* WxJava 模块名:
11+
* WxJava 版本号:
2212

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
13+
### 期待结果 和 实际情况
14+
__尽量详细描述__
2515

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
16+
### 重现步骤
17+
1.
18+
2.
19+
3.
3020

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
36-
37-
**Additional context**
38-
Add any other context about the problem here.
21+
### 日志
22+
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方,并将url地址贴在这里__

0 commit comments

Comments
 (0)