Add new dropdown option

This commit is contained in:
isaak654 2022-09-30 23:47:45 +02:00 committed by GitHub
parent cbcc1cf9d9
commit 944b33c81a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -136,9 +136,10 @@ body:
label: In which sandbox type you have this problem? 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. description: Select "Not relevant" if you don't have any malfunctioning program or setting to report.
options: options:
- "In a Standard isolation sandbox (yellow sandbox icon)." - "In a standard isolation sandbox (yellow sandbox icon)."
- "In a Hardened sandbox (red sandbox icon)." - "In a hardened sandbox with data protection (red sandbox icon)."
- "In a Sandbox with data protection (blue 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 data protection (cyan sandbox icon)."
- "In an Application Compartment sandbox with no isolation (green sandbox icon)." - "In an Application Compartment sandbox with no isolation (green sandbox icon)."
- "All sandbox types (I tried them all)." - "All sandbox types (I tried them all)."