21 lines
682 B
Markdown
21 lines
682 B
Markdown
---
|
|
name: Feature request
|
|
about: 为这个项目提出一些建议吧
|
|
title: "[FEAT]"
|
|
labels: enhancement
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**你请求的新功能是否和某个问题有关?描述这个问题(可留空)**
|
|
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
**描述一下你希望的实现方法(可留空)**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**描述一下你觉得可行的替代方法(可留空)**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**额外信息(可留空)**
|
|
Add any other context or screenshots about the feature request here.
|