Skip to content

Commit 48b915f

Browse files
committed
docs: update reproduction link
1 parent 558d0f9 commit 48b915f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ body:
3434
description: |
3535
The best reproduction would be a Pull Request adding new tests cases that make the CI fails. The test files are placed along side each rule's implemtation. You can learn how to setup your local environment [here](https://eslint.style/contribute/guide#local-setup).
3636
37-
Otherwise, you can also [create a reproduction from the playground](https://stackblitz.com/fork/github/eslint-stylistic/eslint-stylistic?file=playground%2Feslint.config.js). Create a new terminal and run `pnpm run play:lint` to see the lint result.
37+
Otherwise, you can also [create a reproduction on Stackblitz](https://stackblitz.com/https://github.com/eslint-stylistic/repro-template). Create a new terminal and run `pnpm run play:lint` to see the lint result.
3838
3939
A [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) is **required**, otherwise the issue might be closed without further notice. [**Why?**](https://antfu.me/posts/why-reproductions-are-required)
4040
placeholder: Reproduction

0 commit comments

Comments
 (0)