Skip to content

Commit 8e30691

Browse files
authored
Create feature_request.yml
1 parent 7fd2ac9 commit 8e30691

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name: Feature Request/期望新增功能
2+
description: Request a new feature/期望新增什么样的功能或特性,或者做哪些方面的改进?
3+
title: "[Feature] "
4+
labels: [kind/feature]
5+
body:
6+
- type: textarea
7+
attributes:
8+
label: Description
9+
description: |
10+
Please describe what this feature does./具体描述下是什么样的功能或特性,以及你为什么想要它,用在什么场景,碰到了什么痛点,有什么解决思路,尝试过哪些,效果怎样?
11+
12+
validations:
13+
required: true

0 commit comments

Comments
 (0)