Skip to content

Commit 70f4426

Browse files
committedAug 8, 2018
chore(ISSUE_TEMPLATE/FEATURE): add feature request template
1 parent 4a0328e commit 70f4426

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 

‎.github/ISSUE_TEMPLATE/FEATURE.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: 🌟 Feature
3+
about: Request a feature
4+
---
5+
6+
### Proposal
7+
8+
<!-- ✏️ Briefly describe the feature you want to be added -->
9+
10+
### Use Case
11+
12+
<!-- ✏️ Describe in more detail the specific use case this feature addresses -->
13+
14+
### Implementation
15+
16+
<!-- 👉 Select one of the provided options -->
17+
18+
- [ ] I'm open to work on this
19+
- [ ] I need help/mentorship
20+
- [ ] I'm unable to work on this
21+
22+
<!-- ✏️ Briefly describe the feature implementation -->

0 commit comments

Comments
 (0)
Please sign in to comment.