-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove obsolete FEATURE_REQUEST.md template and streamline feature re…
…quest process in issue templates
- Loading branch information
Showing
4 changed files
with
14 additions
and
43 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
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,20 +1,19 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
# Insert Title | ||
<!-- Please provide a short, descriptive title for your enhancement request. --> | ||
|
||
--- | ||
## Description | ||
<!-- Describe the enhancement you are proposing in detail. What is the purpose of this enhancement, and how will it improve the project? --> | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
## Motivation | ||
<!-- Explain why this enhancement is important. What problem does it solve or what benefit does it provide? --> | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
## Proposed Changes | ||
<!-- List the specific changes you would like to see. If possible, outline how you envision these changes being implemented. --> | ||
|
||
## Alternatives Considered | ||
<!-- Have you considered other solutions or alternatives? If so, please describe them. --> | ||
|
||
## Additional Context | ||
<!-- Add any other context or information that may help in understanding the enhancement request, such as screenshots, links to relevant discussions, or examples. --> | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |