Add vault encryption field back to the new issue template

pull/1027/head
Alexander Bakker 3 years ago
parent 12dad56fe3
commit 2f8d66843f

@ -26,6 +26,17 @@ body:
- Other
validations:
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
id: device
attributes:

Loading…
Cancel
Save