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-1
Original file line number
Diff line number
Diff line change
@@ -66,14 +66,20 @@ body:
66
66
- type: textarea
67
67
id: bug-reproduction
68
68
attributes:
69
-
label: Link to Minimal Reproducible Example
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
72
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
0 commit comments