File tree Expand file tree Collapse file tree 3 files changed +54
-12
lines changed Expand file tree Collapse file tree 3 files changed +54
-12
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+
5
+ ---
6
+
7
+ <!-- Please don't delete this template or we'll close your issue -->
8
+ <!-- Before creating an issue please make sure you are using the latest version of VuePress. -->
9
+
10
+ ## Bug report
11
+
12
+ <!-- Please ask questions on StackOverflow. -->
13
+ <!-- https://stackoverflow.com/questions/ask?tags=vuepress -->
14
+ <!-- Issues which contain questions or support requests will be closed. -->
15
+
16
+ #### Version
17
+
18
+ #### Steps to reproduce
19
+
20
+ <!-- You should provide a reproduction repository. That takes guessing work out of the way and saves us time -->
21
+
22
+ #### What is expected?
23
+
24
+ #### What is actually happening?
25
+
26
+ #### Other relevant information
27
+
28
+ - Your OS:
29
+ - Node.js version:
30
+ - Browser version:
31
+ - Is this a global or local install?
32
+ - Which package manager did you use for the install?
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Suggest an idea for this project
4
+
5
+ ---
6
+
7
+ <!-- Please don't delete this template or we'll close your issue -->
8
+ <!-- Before creating an issue please make sure you are using the latest version of VuePress. -->
9
+
10
+ ## Feature request
11
+
12
+ <!-- Please ask questions on StackOverflow. -->
13
+ <!-- https://stackoverflow.com/questions/ask?tags=vuepress -->
14
+ <!-- Issues which contain questions or support requests will be closed. -->
15
+
16
+ #### What problem does this feature solve?
17
+
18
+ #### What does the proposed API look like?
19
+
20
+ #### How should this be implemented in your opinion?
21
+
22
+ #### Are you willing to work on this yourself?**
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments