📝 docs: add feature request template
parent
03cbf3bf0f
commit
e1ec7f54d5
@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project.
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
# Feature Request
|
||||
|
||||
## Summary
|
||||
Briefly describe what this feature request is about.
|
||||
|
||||
## Motivation
|
||||
Why should this feature be implemented? How will it benefit the project and its users?
|
||||
|
||||
## Detailed Description
|
||||
Please provide a detailed description of the proposed feature, including any suggestions you have for how it could be implemented.
|
||||
|
||||
## Additional Context
|
||||
Add any other context or screenshots about the feature request here. If this feature request is related to a problem, please describe it.
|
Loading…
Reference in New Issue