Skip to content

Commit 4367e85

Browse files
committed
update issue template
1 parent bc0f75e commit 4367e85

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,15 @@ Remove the template from below and provide thoughtful commentary *and code sampl
2525
<!-- BUG REPORT TEMPLATE -->
2626
### vue & vue-i18n version
2727
ex:
28-
- vue: 3.0.0-alpha.10
29-
- vue-i18n: 9.0.0-alpha.0
28+
- vue: 3.0.0
29+
- vue-i18n: 9.0.0-rc.1
3030

3131
### Reproduction Link
32-
<!-- A minimal JSBin, JSFiddle, Codepen, or a GitHub reprository that can reproduce the bug. -->
32+
<!--
33+
A minimal JSBin, JSFiddle, Codepen, CodeSandbox, or a GitHub reprository that can reproduce the bug.
34+
35+
You can use reproduction CodeSandbox template: https://codesandbox.io/s/vue-i18n-9-template-h28c0
36+
-->
3337

3438
### Steps to reproduce
3539

0 commit comments

Comments
 (0)