Skip to content

Commit 3d28d34

Browse files
authored
Update bug_report.yml
1 parent 2816699 commit 3d28d34

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@ body:
7474
label: Link to **GitHub Repo** with Minimal Reproducible Example
7575
description: |
7676
Create a minimal reproduction of the problem. **A minimal reproduction is required** so that others can help debug your issue. If a report is vague (e.g. just a generic error message) and has no reproduction, it may be closed.
77-
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
78-
placeholder: |
79-
https://github.com/[your]/[repo]
77+
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
8078
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.
79+
Be sure to share the repo on GitHub. GitHub's repo is ready to debug using Codespace.
80+
Please DON'T USE non-GitHub repos such as GitLab as repro.
81+
It takes me a long time to prepare my local PC for debugging.
82+
Please DON'T USE stackblitz as a repro.
8583
We can't debug eslint with stackblitz.
84+
placeholder: |
85+
https://github.com/[your]/[repo]
8686
validations:
8787
required: true
8888
- type: textarea

0 commit comments

Comments
 (0)