mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-02 15:38:14 -05:00
29 lines
898 B
Markdown
29 lines
898 B
Markdown
---
|
||
name: ✨ 功能请求 | Feature Request
|
||
about: 提交新功能建议或改进意见 | Suggest an idea
|
||
title: "建议:"
|
||
labels: '✨ enhancement'
|
||
assignees: ''
|
||
---
|
||
|
||
> ⚠️ 请务必按照模板详细描述你的需求,没有详细描述的issue可能会被忽略或关闭
|
||
> ⚠️ Please follow the template to describe your request in detail, issues without detailed description may be ignored or closed
|
||
|
||
**需求描述 | Description**
|
||
<!-- 描述你希望添加的功能或改进建议 -->
|
||
|
||
|
||
**使用场景 | Use Case**
|
||
<!-- 描述这个功能会在什么场景下使用,解决什么问题 -->
|
||
|
||
|
||
**功能建议 | Suggestion**
|
||
<!-- 你期望这个功能是什么样的?可以描述一下具体实现方式 -->
|
||
```yaml
|
||
功能形式 | Type: [新功能/功能优化/界面改进]
|
||
预期效果 | Expected:
|
||
```
|
||
|
||
**补充说明 | Additional**
|
||
<!-- 其他补充说明或者参考示例 -->
|