You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+7-7
Original file line number
Diff line number
Diff line change
@@ -69,17 +69,17 @@ body:
69
69
label: Link to **GitHub Repo** with Minimal Reproducible Example
70
70
description: |
71
71
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.
72
-
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
72
+
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
73
+
74
+
Be sure to share the repo on GitHub. GitHub's repo is ready to debug using Codespace.
75
+
Please DON'T USE non-GitHub repos such as GitLab as repro.
76
+
It takes me a long time to prepare my local PC for debugging.
0 commit comments