Skip to content

Commit 3c4ea54

Browse files
authored
Update bug_report.yml
1 parent 58de9f6 commit 3c4ea54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ body:
7777
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
7878
placeholder: |
7979
https://github.com/[your]/[repo]
80+
81+
Be sure to share the repo on GitHub. GitHub's repo is ready to debug using Codespace.
82+
Please DON'T USE non-GitHub repos such as GitLab as repro.
83+
It takes me a long time to prepare my local PC for debugging.
84+
Please DON'T USE stackblitz as a repro.
85+
We can't debug eslint with stackblitz.
8086
validations:
8187
required: true
8288
- type: textarea

0 commit comments

Comments
 (0)