Update problem report

This commit is contained in:
isaak654 2022-12-24 15:03:46 +01:00 committed by GitHub
parent 25fabd98f0
commit ebca9c268b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions

View File

@ -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 102.0.1 64-bit, ....
placeholder: e.g. Firefox 108.0.1 64-bit, ....
validations:
required: true
- type: input
@ -79,7 +79,7 @@ body:
id: windows-version
attributes:
label: What is your Windows edition and version?
placeholder: "e.g. Windows 10 Pro 21H2 64-bit"
placeholder: "e.g. Windows 10 Pro 22H2 64-bit"
validations:
required: true
- type: dropdown
@ -110,7 +110,7 @@ body:
id: sandboxie-version
attributes:
label: What version of Sandboxie are you running?
placeholder: e.g. Sandboxie Plus 1.2.5 64-bit
placeholder: e.g. Sandboxie Plus 1.6.3 64-bit
validations:
required: true
- type: dropdown
@ -120,7 +120,7 @@ body:
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.0.22 / 5.55.22."
- "I recently upgraded it from an older version than v1.5.3 / 5.60.3."
- "I have been using the same version for some time."
validations:
required: true
@ -129,7 +129,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.57.5 64-bit
placeholder: e.g. Since 5.61.0 64-bit
- type: dropdown
id: box-types
attributes:
@ -150,13 +150,13 @@ body:
- type: dropdown
id: box-state
attributes:
label: Can you reproduce this problem on an empty sandbox?
label: Can you reproduce this problem on a new empty sandbox?
description: |
Select "Not relevant" if you don't have any malfunctioning program to report.
Tip: An empty sandbox is a clean box without any installed program or data.
Tip: A new empty sandbox is a new box created without any installed program or data.
options:
- "I can confirm it also on an empty sandbox."
- "I can confirm it also on a new empty sandbox."
- "My sandbox contains existing programs or data."
- "Not relevant to my request."
validations: