File tree Expand file tree Collapse file tree 3 files changed +53
-51
lines changed Expand file tree Collapse file tree 3 files changed +53
-51
lines changed Original file line number Diff line number Diff line change 1
- # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作~
2
- # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
3
7
4
- ### 简要描述
5
- __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
8
+ ---
6
9
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
7
12
8
- ### 模块版本情况
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
9
19
10
- * WxJava 模块名:
11
- * WxJava 版本号:
20
+ ** Expected behavior **
21
+ A clear and concise description of what you expected to happen.
12
22
13
- ### 期待结果 和 实际情况
14
- __ 尽量详细描述 __
23
+ ** Screenshots **
24
+ If applicable, add screenshots to help explain your problem.
15
25
16
- ### 重现步骤
17
- 1 .
18
- 2 .
19
- 3 .
26
+ ** Desktop (please complete the following information): **
27
+ - OS: [ e.g. iOS ]
28
+ - Browser [ e.g. chrome, safari ]
29
+ - Version [ e.g. 22 ]
20
30
21
- ### 日志
22
- __ 将日志放在 [ pastebin] ( https://paste.ubuntu.com/ ) 或者其他地方,并将url地址贴在这里__
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.
Original file line number Diff line number Diff line change 1
- # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作~
2
- # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
1
+ ---
2
+ name : Custom issue template
3
+ about : Describe this issue template's purpose here.
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
3
7
4
- ### 简要描述
5
- __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
8
+ ---
6
9
7
10
8
- ### 模块版本情况
9
-
10
- * WxJava 模块名:
11
- * WxJava 版本号:
12
-
13
- ### 期待结果 和 实际情况
14
- __ 尽量详细描述__
15
-
16
- ### 重现步骤
17
- 1 .
18
- 2 .
19
- 3 .
20
-
21
- ### 日志
22
- __ 将日志放在 [ pastebin] ( https://paste.ubuntu.com/ ) 或者其他地方,并将url地址贴在这里__
Original file line number Diff line number Diff line change 1
- # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作~
2
- # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
3
7
4
- ### 简要描述
5
- __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
8
+ ---
6
9
10
+ ** Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
7
12
8
- ### 模块版本情况
13
+ ** Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
9
15
10
- * WxJava 模块名:
11
- * WxJava 版本号:
16
+ ** Describe alternatives you've considered **
17
+ A clear and concise description of any alternative solutions or features you've considered.
12
18
13
- ### 期待结果 和 实际情况
14
- __ 尽量详细描述__
15
-
16
- ### 重现步骤
17
- 1 .
18
- 2 .
19
- 3 .
20
-
21
- ### 日志
22
- __ 将日志放在 [ pastebin] ( https://paste.ubuntu.com/ ) 或者其他地方,并将url地址贴在这里__
19
+ ** Additional context**
20
+ Add any other context or screenshots about the feature request here.
You can’t perform that action at this time.
0 commit comments