19 lines
367 B
Markdown
19 lines
367 B
Markdown
---
|
|
name: Feature Request
|
|
about: A new feature to be added to the project
|
|
title: "feat: "
|
|
labels: feature
|
|
---
|
|
|
|
**Description**
|
|
|
|
Clearly describe what you are looking to add. The more context the better.
|
|
|
|
**Requirements**
|
|
|
|
- [ ] Checklist of requirements to be fulfilled
|
|
|
|
**Additional Context**
|
|
|
|
Add any other context or screenshots about the feature request go here.
|