diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 575a281..5aae7f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,7 +21,7 @@ body: attributes: label: Checklist options: - - label: I have determined whether this bug is also reproducible in a vanilla SwiftUI project. + - label: I have determined that this bug is not reproducible using Swift's observation tools. required: false - label: If possible, I've reproduced the issue using the `main` branch of this package. required: false