diff --git a/.github/ISSUE_TEMPLATE/app_report.yml b/.github/ISSUE_TEMPLATE/app_report.yml index 0651883..d258f3c 100644 --- a/.github/ISSUE_TEMPLATE/app_report.yml +++ b/.github/ISSUE_TEMPLATE/app_report.yml @@ -109,14 +109,6 @@ body: - label: Revoked - label: Not revoked - label: I did not have Google Play services installed - - type: checkboxes - attributes: - label: SafetyNet Enforcement - description: Does this app enforce SafetyNet? (If you can't use it even with Google Play installed + native code debugging enabled, it may be enforcing SafetyNet ctsProfileMatch) - options: - - label: Enforced - - label: Not enforced - - label: Unsure - type: checkboxes attributes: label: Native code debugging @@ -127,7 +119,7 @@ body: - type: checkboxes attributes: label: Exploit protection compatibility mode - description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced) + description: Was per-app exploit protection compatibility mode enabled or disabled during the testing? (Settings → Apps → App → Advanced) [More info](https://grapheneos.org/usage#bugs-uncovered-by-security-features) options: - label: Enabled - label: Disabled