Skip to content

Commit aeed90d

Browse files
authored
chore(issue templates): update bug report template
Use `vue info` command output instead of asking for specific info.
1 parent a697022 commit aeed90d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,9 @@ A clear and concise description of what you expected to happen.
1818
If applicable, add screenshots to help explain your problem.
1919

2020
**Environment (please complete the following information):**
21-
- OS and version:
22-
- node version:
23-
- npm version:
24-
- yarn version (if used):
25-
- vue-cli-plugin-electron-builder version :
26-
- electron version:
27-
- other vue plugins used:
2821
- custom config for vcp-electron-builder:
2922
- (if possible) link to your repo:
23+
- terminal output from running `vue info`:
3024

3125
**Additional context**
3226
Add any other context about the problem here.

0 commit comments

Comments
 (0)