25 lines
699 B
Markdown
25 lines
699 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement for the project.
|
|
title: '[FEATURE]'
|
|
labels: 'enhancement'
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature Request
|
|
|
|
**Description of the Feature**
|
|
A clear and concise description of the feature you'd like to see added.
|
|
|
|
**Motivation**
|
|
An explanation of the motivation behind this feature. How would it improve the user experience or utility of the software?
|
|
|
|
**Screenshot (Optional)**
|
|
If possible, add a screenshot or illustration of the feature you're proposing.
|
|
|
|
**Additional Context**
|
|
Add any other context or information about the feature that you think is relevant.
|
|
|
|
**Additional Information**
|
|
Add any other information you think is relevant.
|