Skip to content

Commit c8378b0

Browse files
committed
workflow: update issue template
1 parent 26c634c commit c8378b0

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,12 @@ about: Create a report to help us improve
2424

2525
<!-- 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. -->
2626

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 -->
2828

2929
#### What is expected?
3030

3131
#### What is actually happening?
3232

3333
#### Other relevant information
3434

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

Comments
 (0)