mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
22 lines
513 B
Markdown
22 lines
513 B
Markdown
|
---
|
||
|
name: Feature request 功能请求
|
||
|
about: Suggest an idea for this project 为这个项目提供一个建议
|
||
|
title: "[FEATURE] Some feature"
|
||
|
labels: enhancement
|
||
|
assignees: dillonzq
|
||
|
|
||
|
---
|
||
|
|
||
|
### Describe the feature you want 描述你的功能需求
|
||
|
|
||
|
- Feature 1
|
||
|
I want this feature to solve ...
|
||
|
- Feature 2
|
||
|
I want this feature to solve ...
|
||
|
- ...
|
||
|
|
||
|
### Useful reference 有价值的参考
|
||
|
|
||
|
If available, provide useful links to fulfill the feature.
|
||
|
如果可以的话, 提供实现这个功能的参考链接.
|