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 applicable, in which sandboxed program did you see the problem?
If not, you can type something like "Not relevant". 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: validations:
required: true required: true
- type: input - type: input
@ -79,7 +79,7 @@ body:
id: windows-version id: windows-version
attributes: attributes:
label: What is your Windows edition and version? 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: validations:
required: true required: true
- type: dropdown - type: dropdown
@ -110,7 +110,7 @@ body:
id: sandboxie-version id: sandboxie-version
attributes: attributes:
label: What version of Sandboxie are you running? 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: validations:
required: true required: true
- type: dropdown - type: dropdown
@ -120,7 +120,7 @@ body:
options: options:
- "I recently did a new clean installation." - "I recently did a new clean installation."
- "I just updated Sandboxie from a previous version (to be specified)." - "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." - "I have been using the same version for some time."
validations: validations:
required: true required: true
@ -129,7 +129,7 @@ body:
attributes: attributes:
label: Is it a regression? 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). 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 - type: dropdown
id: box-types id: box-types
attributes: attributes:
@ -150,13 +150,13 @@ body:
- type: dropdown - type: dropdown
id: box-state id: box-state
attributes: attributes:
label: Can you reproduce this problem on an empty sandbox? label: Can you reproduce this problem on a new empty sandbox?
description: | description: |
Select "Not relevant" if you don't have any malfunctioning program to report. 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: 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." - "My sandbox contains existing programs or data."
- "Not relevant to my request." - "Not relevant to my request."
validations: validations: