Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit caff581

Browse files
authored
* [Issue] Update issue templates for good (#1792)
1 parent ff79d71 commit caff581

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Thanks for using Weex. Please follow the [Bug Report Guidelines](http://weex-pro
99
-->
1010

1111
<!-- Requirements: please go through this checklist before opening a new issue -->
12-
- [ ] Review the documentation: https://weex-project.io/index.html
12+
- [ ] Review the documentation: https://weex.apache.org/index.html
1313
- [ ] Search for existing issues: https://github.com/apache/incubator-weex/issues
1414
- [ ] Use the latest Weex release: https://github.com/apache/incubator-weex/releases
1515

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
9+
10+
**Describe the solution you'd like**
11+
A clear and concise description of what you want to happen.
12+
13+
**Describe alternatives you've considered**
14+
A clear and concise description of any alternative solutions or features you've considered.
15+
16+
**Additional context**
17+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)