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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,8 @@ body:
21
21
attributes:
22
22
label: Checklist
23
23
options:
24
+
- label: I have not been able to reproduce this bug in a vanilla SwiftUI project.
25
+
required: true
24
26
- label: If possible, I've reproduced the issue using the `main` branch of this package.
25
27
required: false
26
28
- label: This issue hasn't been addressed in an [existing GitHub issue](https://github.com/pointfreeco/swift-composable-architecture/issues) or [discussion](https://github.com/pointfreeco/swift-composable-architecture/discussions).
0 commit comments