From 3c95fde544e74ea11986008593ac6b2750940926 Mon Sep 17 00:00:00 2001 From: Binary Wang Date: Mon, 6 May 2019 17:18:50 +0800 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 32 ++++++++++++----------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7d..508b2ce9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,22 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' +# 提问前,请确保阅读过项目首页说明以及wiki开发文档相关内容 +# 另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合 ---- +### 简要描述 +__明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__ -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +### 模块版本情况 -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +* WxJava 模块名: +* WxJava 版本号: -**Additional context** -Add any other context or screenshots about the feature request here. +### 期待结果 和 实际情况 +__尽量详细描述__ + +### 重现步骤 +1. +2. +3. + +### 日志 +__将日志放在 [pastebin](https://paste.ubuntu.com/) 或者其他地方,并将url地址贴在这里__