Skip to content

Commit 2f6ae13

Browse files
authored
Update issue templates
1 parent ce86aaa commit 2f6ae13

File tree

4 files changed

+43
-97
lines changed

4 files changed

+43
-97
lines changed

.github/ISSUE_TEMPLATE/-----.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,31 @@
11
---
2-
name: 新功能需求
3-
about: Suggest an idea for this project
2+
name: 自定义问题
3+
about: Describe this issue template's purpose here.
44
title: ''
55
labels: ''
66
assignees: ''
77

88
---
99

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,省的浪费时间在这里描述问题,非常感谢配合
1212

13-
**Describe the solution you'd like**
14-
A clear and concise description of what you want to happen.
13+
### 简要描述
14+
__明确描述下你所遇到的问题,如果是新功能或接口需求,请提供对应微信官方文档地址以便查阅。__
1515

16-
**Describe alternatives you've considered**
17-
A clear and concise description of any alternative solutions or features you've considered.
1816

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

.github/ISSUE_TEMPLATE/bug--.md

Lines changed: 22 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7,32 +7,25 @@ assignees: ''
77

88
---
99

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

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)