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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ body:
71
71
- type: textarea
72
72
id: bug-reproduction
73
73
attributes:
74
-
label: Link to Minimal Reproducible Example
74
+
label: Link to **GitHub Repo** with Minimal Reproducible Example
75
75
description: |
76
76
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
77
[Why Reproductions are Required](https://antfu.me/posts/why-reproductions-are-required)
0 commit comments