20 lines
426 B
Markdown
20 lines
426 B
Markdown
---
|
|
name: 'Feature request'
|
|
about: 'Suggest an idea for this project'
|
|
title: '[Feature Request] say something'
|
|
labels: ''
|
|
assignees: ''
|
|
---
|
|
|
|
## Background
|
|
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
## Proposal
|
|
|
|
Describe the solution you'd like, better to provide some pseudo code.
|
|
|
|
## Additional context
|
|
|
|
Add any other context or screenshots about the feature request here.
|