Skip to content

Commit

Permalink
docs: update repro link
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 11, 2024
1 parent 618eb66 commit 83e35d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ body:
description: |
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).
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.
Otherwise, you can also [create a reproduction on Stackblitz](https://stackblitz.com/https://github.com/eslint-community/eslint-stylistic-repro-template). Create a new terminal and run `pnpm run play:lint` to see the lint result.
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)
placeholder: Reproduction
Expand Down

0 comments on commit 83e35d1

Please sign in to comment.