Add vault encryption field back to the new issue template

This commit is contained in:
Alexander Bakker 2022-11-09 18:32:13 +01:00
parent 12dad56fe3
commit 2f8d66843f

View file

@ -26,6 +26,17 @@ body:
- Other - Other
validations: validations:
required: true required: true
- type: dropdown
id: encryption
attributes:
label: Vault encryption
description: Do you have encryption enabled for your Aegis vault?
options:
- "Yes (with biometric unlock)"
- "Yes"
- "No"
validations:
required: true
- type: input - type: input
id: device id: device
attributes: attributes: