Added browser field to the issue template (#3502)

This commit is contained in:
Erik Jan de Wit 2022-10-11 13:08:08 +02:00 committed by GitHub
parent 494d9ce6ad
commit b928418da1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,8 +12,12 @@ body:
attributes:
label: Version
description: What version of Keycloak are you running?
- type: input
attributes:
label: Environment
description: What is your environment? (e.g. Browser [chrome, safari] - version [22]
validations:
required: true
required: false
- type: textarea
attributes:
label: Expected behavior