18 lines
442 B
Markdown
18 lines
442 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for this project
|
|
title: "[Enhancement] <Replace this with a descriptive title>"
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Motivation
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
# Solution Proposal
|
|
A clear and concise description of what you want to happen.
|
|
|
|
# Discussion
|
|
Add any other context or open questions about the feature request here.
|