We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd2ac9 commit 8e30691Copy full SHA for 8e30691
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -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