chore(main): Added additional field to bug report form

This commit is contained in:
Jim Martens 2023-11-20 13:47:19 +01:00
parent d32daa27c7
commit 4ed5095cec
1 changed files with 9 additions and 1 deletions

View File

@ -7,12 +7,20 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happens
attributes:
label: What did you experience and what did you expect?
description: Please describe as specific as possible what happened and how you expected the behaviour to be.
placeholder: |
I logged myself in but wasn't after the redirect. I expected the login to work.
validations:
required: true
- type: textarea
id: reproduction
attributes:
label: How can the bug be reproduced?
description: Please describe as specific as possible how the bug can be reproduced.
render: Markdown
placeholder: |
1. Log in
2. Enter credentials on Keycloak