You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+2-15Lines changed: 2 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,25 +24,12 @@ about: Create a report to help us improve
24
24
25
25
<!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. -->
26
26
27
-
<!-- If your repo isn't public, you can use this boilerplate to create a proper reproduction repo quickly: https://github.com/ulivz/template-vuepress-->
27
+
<!-- If your repo isn't public, you can use `codesandbox` or `yarn create vuepress` to create a minimal reproduction-->
28
28
29
29
#### What is expected?
30
30
31
31
#### What is actually happening?
32
32
33
33
#### Other relevant information
34
34
35
-
<!-- Please choose one of the following and and fill in the information. -->
36
-
<!-- (Update "[ ]" to "[x]" to check a box) -->
37
-
38
-
-[ ] My VuePress version is lower and euqal than `1.0.0-alpha.47`:
39
-
40
-
- VuePress version:
41
-
- OS:
42
-
- Node.js version:
43
-
- Browser version:
44
-
- Is this a global or local install?
45
-
- Which package manager did you use for the install?
46
-
- Does this issue occur when all plugins are disabled?
47
-
48
-
-[ ] My VuePress version is higher than `1.0.0-alpha.47`, the following is the output of `npx vuepress info` in my VuePress project:
35
+
- Output of `npx vuepress info` in my VuePress project:
0 commit comments