1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-03-13 13:49:37 +01:00

Change version to textarea (#13467)

This commit is contained in:
Oscar Hinton 2025-03-10 10:10:16 +01:00 committed by GitHub
parent 895b36a3d8
commit c579b68007
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,11 +84,11 @@ body:
attributes:
label: Browser Version
description: What version of the browser(s) are you seeing the problem on?
- type: input
- type: textarea
id: version
attributes:
label: Build Version
description: What version of our software are you running? (go to "Settings" → "About" in the extension)
label: Environment Versions
description: Copy from "Settings" → "About" → "About Bitwarden" in the extension. Should include the extension version and server environment.
validations:
required: true
- type: checkboxes