diff --git a/.github/ISSUE_TEMPLATE/1-problem_report.yml b/.github/ISSUE_TEMPLATE/1-problem_report.yml index 53580782..dd9d4bcb 100644 --- a/.github/ISSUE_TEMPLATE/1-problem_report.yml +++ b/.github/ISSUE_TEMPLATE/1-problem_report.yml @@ -136,9 +136,10 @@ body: label: In which sandbox type you have this problem? description: Select "Not relevant" if you don't have any malfunctioning program or setting to report. options: - - "In a Standard isolation sandbox (yellow sandbox icon)." - - "In a Hardened sandbox (red sandbox icon)." - - "In a Sandbox with data protection (blue sandbox icon)." + - "In a standard isolation sandbox (yellow sandbox icon)." + - "In a hardened sandbox with data protection (red sandbox icon)." + - "In a security hardened sandbox (orange sandbox icon)." + - "In a sandbox with data protection (blue sandbox icon)." - "In an Application Compartment sandbox with data protection (cyan sandbox icon)." - "In an Application Compartment sandbox with no isolation (green sandbox icon)." - "All sandbox types (I tried them all)."