Add issue templates
This commit is contained in:
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: 'type: enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Expected Behavior**
|
||||
<!--- Tell us how it should work -->
|
||||
|
||||
**Current Behavior**
|
||||
<!--- Explain the difference from current behavior -->
|
||||
|
||||
**Context**
|
||||
<!---
|
||||
How has this issue affected you? What are you trying to accomplish? What other alternatives have you considered? Are you aware of any workarounds?
|
||||
-->
|
||||
Reference in New Issue
Block a user