-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add feature request issue template
[skip ci]
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Feature Description** | ||
|
||
<!-- Provide a clear and concise description of the feature --> | ||
|
||
**Problem/Solution** | ||
|
||
<!-- What problem will this feature solve? Or what new capability will it add? --> | ||
|
||
**Alternatives Considered** | ||
|
||
<!-- Have you considered any alternative solutions or workarounds? --> | ||
|
||
**Additional Context** | ||
|
||
<!-- Add any other context or screenshots about the feature request here --> |