-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github: add feature request issue template
- Loading branch information
Showing
1 changed file
with
22 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,22 @@ | ||
--- | ||
name: Feature Request | ||
about: Suggest and idea for the project. | ||
title: "Feature Request" | ||
labels: feature | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe desired feature** | ||
|
||
What would you like SimLN to do that it currently does not? | ||
|
||
**Use case for feature** | ||
|
||
What would you use this feature for? | ||
|
||
**Would you like to contribute code for this feature?** | ||
|
||
If you're interested and able to contribute code for the feature - let us know! | ||
If not, no problem! | ||
|