-
Notifications
You must be signed in to change notification settings - Fork 128
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
5c4cade
commit c22e59d
Showing
1 changed file
with
21 additions
and
9 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 |
---|---|---|
@@ -1,20 +1,32 @@ | ||
--- | ||
name: Feature request | ||
name: ✨ Feature Request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
# ✨ Feature Request | ||
|
||
**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 [...] | ||
### **Description of the Feature** | ||
<!-- A clear and concise description of the feature or enhancement you want to propose. --> | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
### **Problem Statement** | ||
<!-- Explain the problem this feature will solve or the use-case it will address. --> | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
|
||
### **Proposed Solution** | ||
<!-- Describe the solution or implementation you have in mind. --> | ||
|
||
|
||
### **Alternatives Considered** | ||
|
||
<!-- Have you considered any alternative solutions or approaches? If so, please describe them. --> | ||
|
||
### **Additional Context** | ||
<!-- Add any other context, screenshots, or information related to the feature request here. --> | ||
|
||
### **Are you participating in GSSoC?** | ||
- [ ] Yes | ||
- [ ] No |