File tree Expand file tree Collapse file tree 3 files changed +63
-1
lines changed Expand file tree Collapse file tree 3 files changed +63
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作~
11
+ # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
12
+
13
+ ### 简要描述
14
+ __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
15
+
16
+
17
+ ### 模块版本情况
18
+
19
+ * WxJava 模块名:
20
+ * WxJava 版本号:
21
+
22
+ ### 期待结果 和 实际情况
23
+ __ 尽量详细描述__
24
+
25
+ ### 重现步骤
26
+ 1 .
27
+ 2 .
28
+ 3 .
29
+
30
+ ### 日志
31
+ __ 将日志放在 [ pastebin] ( https://paste.ubuntu.com/ ) 或者其他地方,并将url地址贴在这里__
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Custom issue template
3
+ about : Describe this issue template's purpose here.
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作~
11
+ # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
12
+
13
+ ### 简要描述
14
+ __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
15
+
16
+
17
+ ### 模块版本情况
18
+
19
+ * WxJava 模块名:
20
+ * WxJava 版本号:
21
+
22
+ ### 期待结果 和 实际情况
23
+ __ 尽量详细描述__
24
+
25
+ ### 重现步骤
26
+ 1 .
27
+ 2 .
28
+ 3 .
29
+
30
+ ### 日志
31
+ __ 将日志放在 [ pastebin] ( https://paste.ubuntu.com/ ) 或者其他地方,并将url地址贴在这里__
Original file line number Diff line number Diff line change 1
1
---
2
- name : 新功能请求
2
+ name : Feature request
3
3
about : Suggest an idea for this project
4
4
title : ' '
5
5
labels : ' '
You can’t perform that action at this time.
0 commit comments