Skip to content

Commit

Permalink
chore: add versions to bug template
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Apr 22, 2020
1 parent 6c6df26 commit 8ba0d47
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ assignees: ''

---

### nuxt-i18n version
<!-- ex: 6.9.2 -->
### Versions
Nuxt-i18n: <!-- ex: 5.9.0 -->
Nuxt: <!-- ex: 2.0.0 -->

### Reproduction Link
<!-- A minimal test case on https://template.nuxtjs.org/ or GitHub reprository that can reproduce the bug. -->
Expand Down

0 comments on commit 8ba0d47

Please sign in to comment.