Update problem report

This commit is contained in:
isaak654 2023-05-19 00:22:35 +02:00
parent 635b00794b
commit 5a8139793f
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 20 additions and 14 deletions

View File

@ -15,7 +15,7 @@ body:
description: |
It is highly recommended to write the exact steps to reproduce the behavior.
You can also add screenshots and provide links to help explain it.
Please feel free to attach screenshots, screen recordings and links to help explain it.
placeholder: |
Describe as accurately as possible what you saw and did!
1. Go to '....'
@ -40,7 +40,7 @@ body:
If applicable, in which sandboxed program did you see the problem?
If not, you can type something like "Not relevant".
placeholder: e.g. Firefox 108.0.1 64-bit, ....
placeholder: e.g. Firefox 113.0.1 64-bit, ....
validations:
required: true
- type: input
@ -87,11 +87,15 @@ body:
attributes:
label: "In which Windows account you have this problem?"
description: "Note: Built-in user accounts like Guest or Administrator are disabled by default in Windows because they pose a security risk."
multiple: true
options:
- "A local or Microsoft account without special changes."
- "User account with secure desktop turned off for UAC prompts."
- "User account with UAC protection completely turned off."
- "User account with UAC protection set to Always notify."
- "A local account (Standard user)."
- "A local account (Administrator)."
- "A Microsoft account (Standard user)."
- "A Microsoft account (Administrator)."
- "An account with secure desktop turned off for UAC prompts."
- "An account with UAC protection completely turned off."
- "An account with UAC protection set to Always notify."
- "I use the built-in Administrator account."
- "I use the built-in Administrator with Admin Approval Mode turned on."
- "I reproduced it under a Guest account."
@ -110,7 +114,7 @@ body:
id: sandboxie-version
attributes:
label: What version of Sandboxie are you running?
placeholder: e.g. Sandboxie Plus 1.6.3 64-bit
placeholder: e.g. Sandboxie Plus 1.9.3 64-bit
validations:
required: true
- type: dropdown
@ -119,8 +123,9 @@ body:
label: Is it a new installation of Sandboxie?
options:
- "I recently did a new clean installation."
- "I just updated Sandboxie from a previous version (to be specified)."
- "I recently upgraded it from an older version than v1.5.3 / 5.60.3."
- "I just updated Sandboxie from a previous version (I don't remember which one)."
- "I just updated Sandboxie from a previous version (explicitly mentioned in this issue)."
- "I recently upgraded it from an older version than 1.5.3 / 5.60.3."
- "I have been using the same version for some time."
validations:
required: true
@ -129,7 +134,7 @@ body:
attributes:
label: Is it a regression?
description: If applicable, specify in which Sandboxie version this problem was introduced the first time (including any pre-release version).
placeholder: e.g. Since 5.61.0 64-bit
placeholder: e.g. Since 5.62.1 64-bit
- type: dropdown
id: box-types
attributes:
@ -142,6 +147,7 @@ body:
- "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)."
- "In an encrypted sandbox (black sandbox icon)."
- "All sandbox types (I tried them all)."
- "I only reproduced it with Sandboxie Classic."
- "Not relevant to my request."