File tree Expand file tree Collapse file tree 4 files changed +43
-97
lines changed Expand file tree Collapse file tree 4 files changed +43
-97
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : 新功能需求
3
- about : Suggest an idea for this project
2
+ name : 自定义问题
3
+ about : Describe this issue template's purpose here.
4
4
title : ' '
5
5
labels : ' '
6
6
assignees : ' '
7
7
8
8
---
9
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 [ ... ]
10
+ # 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容,完成内容后,请务必移除包括本句在内的无用内容,以免影响他人阅读,谢谢合作 ~
11
+ # 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合
12
12
13
- ** Describe the solution you'd like **
14
- A clear and concise description of what you want to happen.
13
+ ### 简要描述
14
+ __ 明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。 __
15
15
16
- ** Describe alternatives you've considered**
17
- A clear and concise description of any alternative solutions or features you've considered.
18
16
19
- ** Additional context**
20
- Add any other context or screenshots about the feature request here.
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 @@ -7,32 +7,25 @@ assignees: ''
7
7
8
8
---
9
9
10
- ** Describe the bug**
11
- A clear and concise description of what the bug is.
12
-
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
19
-
20
- ** Expected behavior**
21
- A clear and concise description of what you expected to happen.
22
-
23
- ** Screenshots**
24
- If applicable, add screenshots to help explain your problem.
25
-
26
- ** Desktop (please complete the following information):**
27
- - OS: [ e.g. iOS]
28
- - Browser [ e.g. chrome, safari]
29
- - Version [ e.g. 22]
30
-
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.
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地址贴在这里__
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments