19 lines
No EOL
434 B
Markdown
19 lines
No EOL
434 B
Markdown
---
|
||
name: 'Feature request(新需求)'
|
||
about: 'Suggest an idea for this project'
|
||
title: '[Feature Request] say something'
|
||
labels: ''
|
||
assignees: ''
|
||
---
|
||
|
||
## 需求背景
|
||
|
||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||
|
||
## 提案
|
||
|
||
Describe the solution you'd like, better to provide some pseudo code.
|
||
|
||
## 额外补充
|
||
|
||
Add any other context or screenshots about the feature request here. |