-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
2f8415c
commit eaccacb
Showing
2 changed files
with
16 additions
and
55 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 |
---|---|---|
@@ -1,40 +1,15 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: 'Please replace with a clear and descriptive title' | ||
labels: 'type: feature' | ||
title: Please replace with a clear and descriptive title | ||
labels: '' | ||
assignees: '' | ||
--- | ||
|
||
<!-- | ||
Thanks for suggesting a new feature! | ||
Please fill in the sections below. | ||
--> | ||
|
||
**Which problem is this feature request solving?** | ||
|
||
<!-- | ||
Example: I'm always frustrated when [...] | ||
--> | ||
|
||
**Describe the solution you'd like** | ||
|
||
<!-- | ||
Example: This could be fixed by [...] | ||
--> | ||
|
||
**Describe alternatives you've considered** | ||
|
||
<!-- | ||
Example: Another solution would be [...] | ||
--> | ||
|
||
**Can you submit a pull request?** | ||
--- | ||
|
||
Yes/No. | ||
- Describe the feature | ||
- list alternatives considered | ||
- list implementation ideas if any | ||
- specify whether you are able to or would like to contribute | ||
|
||
<!-- | ||
Pull requests are welcome! If you would like to help us add this feature, please check our | ||
[contributions guidelines](../blob/main/CONTRIBUTING.md). | ||
--> | ||
Thanks! |