Update custom.md

This commit is contained in:
Binary Wang 2019-05-06 17:19:07 +08:00 committed by GitHub
parent 3c95fde544
commit 118076abda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,22 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
# 提问前请确保阅读过项目首页说明以及wiki开发文档相关内容
# 另外如果确认属于bug而且已明确如何修复请参考贡献指南直接提交PR省的浪费时间在这里描述问题非常感谢配合
---
### 简要描述
__明确描述下你所遇到的问题如果是新功能或接口需求请提供对应微信官方文档地址以便查阅。__
### 模块版本情况
* WxJava 模块名:
* WxJava 版本号:
### 期待结果 和 实际情况
__尽量详细描述__
### 重现步骤
1.
2.
3.
### 日志
__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方并将url地址贴在这里__