diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7c17bf0f23..4f705eaafc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -20,8 +20,6 @@ about: Create a report to help us improve ## Bug report -#### Version - #### Steps to reproduce @@ -34,9 +32,17 @@ about: Create a report to help us improve #### Other relevant information -- Your OS: -- Node.js version: -- Browser version: -- Is this a global or local install? -- Which package manager did you use for the install? -- Does this issue occur when all plugins are disabled? + + + +- [ ] My VuePress version is lower and euqal than `1.0.0-alpha.47`: + + - VuePress version: + - OS: + - Node.js version: + - Browser version: + - Is this a global or local install? + - Which package manager did you use for the install? + - Does this issue occur when all plugins are disabled? + +- [ ] My VuePress version is higher than `1.0.0-alpha.47`, the following is the output of `npx vuepress info` in my VuePress project: