From 15784acc0cf2e87de3c147895b2c3977b0195d78 Mon Sep 17 00:00:00 2001 From: ULIVZ <472590061@qq.com> Date: Tue, 7 May 2019 01:18:39 +0800 Subject: [PATCH] workflow: update bug_reprort template --- .github/ISSUE_TEMPLATE/bug_report.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) 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: