-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
41 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: "[FEATURE] - " | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Type of Feature Request** | ||
- [ ] missing feature | ||
- [ ] feature available in another library: _please specify_ | ||
- [ ] change to API | ||
- [ ] enhancing a current feature | ||
- [ ] removal of a broken/unsupported/etc feature | ||
- [ ] other: _please specify_ | ||
|
||
**Feature Description** | ||
_A clear and concise summary of what the feature is and why it is desired_ | ||
_If feature breaks current functionality, explain why the new functionality is better_ | ||
|
||
**Possible Solution** | ||
_A clear and concise description of how this feature would work and/or be implemented_ | ||
_Include code samples or references_ | ||
|
||
**Additional context** | ||
_Add any other context or screenshots about the feature request here._ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
name: Question | ||
about: Ask a question | ||
title: '' | ||
labels: question | ||
assignees: '' | ||
|
||
--- | ||
|
||
|