summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: 4746e1aca20b12986d54a0e12b080cf0e6414692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
name: Feature request | 功能请求
about: Suggest an idea for this project | 请求一个新功能/提供点子
title: ''
labels: enhancement
assignees: guiqiqi

---

**What you want [Required]**
Describe the function you want.

**功能描述 [必填]**
在这里详细描述你想要什么样的功能。

**The solution you think [Optional]**
Please provide a solution that you think may be possible to achieve this function, or an existing implementation (from another project).

**你认为的可能解决方案 [可选]**
请提供一个你认为不错的解决方案,或者现有从别的项目中有的实现。

**Additional context [Optional]**
Add any other context about the problem here.

**额外信息 [可选]**
这里可以填入关于此 Bug 的额外信息。