Skip to content

Commit b94a0ae

Browse files
authored
chore: use a stackblitz repro with create-vue for issue template (#2066)
1 parent e47c672 commit b94a0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ assignees: ''
1515

1616
**To Reproduce**
1717
<!-- A link to a minimal reproduction (with the minimum code to reproduce the issue).
18-
It takes just a few minutes to build a repro online with https://stackblitz.com/fork/github/vitest-dev/vitest/tree/main/examples/vue?initialPath=__vitest__
18+
It takes just a few minutes to build a repro online with https://stackblitz.com/github/vuejs/create-vue-templates/tree/main/typescript-vitest?file=src%2Fcomponents%2F__tests__%2FHelloWorld.spec.ts
1919
-->
2020

2121
**Expected behavior**

0 commit comments

Comments
 (0)