Skip to content

Commit 118076a

Browse files
authored
Update custom.md
1 parent 3c95fde commit 118076a

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

.github/ISSUE_TEMPLATE/custom.md

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

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

107

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地址贴在这里__

0 commit comments

Comments
 (0)