File tree 2 files changed +52
-0
lines changed
2 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Vite Plugin:'
3
+ about : Vite plugin error template
4
+ title : " [Vite Plugin] "
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ## Vite Plugin Issue
11
+
12
+ ** Describe the bug**
13
+ A clear and concise description of what the bug is.
14
+
15
+ ** To Reproduce**
16
+ Steps to reproduce the behavior:
17
+
18
+
19
+ ** Expected behavior**
20
+ A clear and concise description of what you expected to happen.
21
+
22
+ ** Screenshots**
23
+ If applicable, add screenshots to help explain your problem.
24
+
25
+ ** Additional context**
26
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Vue Plugin
3
+ about : Vue Plugin error template
4
+ title : " [Vue Plugin] "
5
+ labels : bug
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ## Vue Plugin Issue
11
+
12
+ ** Describe the bug**
13
+ A clear and concise description of what the bug is.
14
+
15
+ ** To Reproduce**
16
+ Steps to reproduce the behavior:
17
+
18
+
19
+ ** Expected behavior**
20
+ A clear and concise description of what you expected to happen.
21
+
22
+ ** Screenshots**
23
+ If applicable, add screenshots to help explain your problem.
24
+
25
+ ** Additional context**
26
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments