We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0592f commit b23aaa1Copy full SHA for b23aaa1
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,29 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**Bug 描述**
11
+请清晰描述 Bug 情况
12
13
+**复现步骤**
14
+请描述复现步骤,并且提供最小可复现示例(CodeSandbox, CodePen 链接等)
15
16
+**期望表现**
17
18
19
+**实际表现**
20
21
22
+**组件版本**
23
+ - Vue:
24
+ - @wsfe/ctree:
25
+ - @wsfe/vue-tree:
26
+ - 其他可帮助复现的 npm 包名称及版本
27
28
+**额外信息**
29
+其他要补充的信息
.github/ISSUE_TEMPLATE/question.md
@@ -0,0 +1,15 @@
+name: Question
+about: Ask questions
+**问题描述**
+想咨询的问题
+ - Vue2 或 Vue3
+ - @wsfe/ctree 或者 @wsfe/vue-tree
0 commit comments