Skip to content

Commit

Permalink
chore: Add version info to bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
freakzlike committed Aug 19, 2022
1 parent 8a6fc6f commit e115d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Expand Up @@ -20,8 +20,8 @@ assignees: ''
<!-- A clear and concise description of what you expected to happen. -->

**Related information:**
- `@vue/test-utils` version:
- `Vue` version:
- `@vue/test-utils` version: 2.x.x <!-- For v1, please report at repository https://github.com/vuejs/vue-test-utils -->
- `Vue` version: 3.x.x
- `node` version:
- `npm` (or `yarn`) version:

Expand Down

0 comments on commit e115d03

Please sign in to comment.