Minor update to issue form

This commit is contained in:
isaak654 2022-06-29 21:00:55 +02:00
parent 0d254e84c3
commit 502d9dd3b1
No known key found for this signature in database
GPG Key ID: 59D402040437EC44
1 changed files with 7 additions and 7 deletions

View File

@ -29,11 +29,11 @@ body:
attributes: attributes:
label: How often did you encounter it so far? label: How often did you encounter it so far?
description: If applicable, write more details about its frequency. description: If applicable, write more details about its frequency.
placeholder: Whenever I ... placeholder: e.g. Whenever I ...
validations: validations:
required: false required: false
- type: input - type: input
id: sandboxed-programs id: sandboxed-program
attributes: attributes:
label: Affected program label: Affected program
description: | description: |
@ -67,12 +67,12 @@ body:
- "Not relevant to my request." - "Not relevant to my request."
validations: validations:
required: true required: true
- type: input - type: textarea
id: expected-behavior id: expected-behavior
attributes: attributes:
label: Expected behavior label: Expected behavior
description: A clear and concise description of what you expected to happen. description: A clear and concise description of what you expect to see.
placeholder: Tell what you expect to see! placeholder: Tell us what the default behavior should be!
validations: validations:
required: true required: true
- type: input - type: input
@ -118,7 +118,7 @@ body:
attributes: attributes:
label: Is it a new installation of Sandboxie? label: Is it a new installation of Sandboxie?
options: options:
- "I recently did a new clean installation of Sandboxie." - "I recently did a new clean installation."
- "I just updated Sandboxie from the previous version." - "I just updated Sandboxie from the previous version."
- "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.0.22 / 5.55.22."
- "I have been in the same version for a while now." - "I have been in the same version for a while now."
@ -169,7 +169,7 @@ body:
Tip: You may consider to turn off non-default Windows settings. Tip: You may consider to turn off non-default Windows settings.
placeholder: | placeholder: |
I enabled the following security / policy settings outside Sandboxie: e.g. I enabled the following security / policy settings outside Sandboxie:
.... ....
- type: input - type: input
id: crashdumps id: crashdumps