2022-11-10 15:21:50 +00:00
name : Bug Report
2022-11-30 18:46:50 +00:00
description : "Create a bug report to help us improve ZITADEL. Click [here](https://github.com/zitadel/zitadel/blob/main/CONTRIBUTING.md#product-management) to see how we process your issue."
2022-11-10 15:21:50 +00:00
title : "[Bug]: "
2023-05-31 11:55:30 +00:00
labels : [ "bug" ]
2022-11-10 15:21:50 +00:00
body :
- type : markdown
attributes :
2022-11-11 12:40:25 +00:00
value : |
Thanks for taking the time to fill out this bug report!
2022-11-10 15:21:50 +00:00
- type : checkboxes
id : preflight
attributes :
2022-11-11 12:40:25 +00:00
label : Preflight Checklist
options :
2022-11-10 15:21:50 +00:00
- label :
2022-11-11 12:40:25 +00:00
I could not find a solution in the documentation, the existing issues or discussions
2022-11-10 15:21:50 +00:00
required : true
- label :
2022-11-11 12:40:25 +00:00
I have joined the [ZITADEL chat](https://zitadel.com/chat)
2022-11-10 15:21:50 +00:00
- type : dropdown
id : environment
attributes :
2022-11-11 12:40:25 +00:00
label : Environment
description : How do you use ZITADEL?
options :
- ZITADEL Cloud
- Self-hosted
validations :
2022-11-10 15:21:50 +00:00
required : true
2023-05-31 11:55:30 +00:00
- type : input
id : version
attributes :
label : Version
description : Which version of ZITADEL are you using.
2022-11-10 15:21:50 +00:00
- type : textarea
2023-05-31 11:55:30 +00:00
id : impact
2022-11-10 15:21:50 +00:00
attributes :
2023-05-31 11:55:30 +00:00
label : Describe the problem caused by this bug
description : A clear and concise description of the problem you have and what the bug is.
2022-11-11 12:40:25 +00:00
validations :
required : true
2022-11-10 15:21:50 +00:00
- type : textarea
id : reproduce
attributes :
2022-11-11 12:40:25 +00:00
label : To reproduce
description : Steps to reproduce the behaviour
placeholder : |
Steps to reproduce the behavior :
1 . Go to '...'
2 . Click on '....'
3 . Scroll down to '....'
4 . See error
validations :
required : true
2022-11-10 15:21:50 +00:00
- type : textarea
id : screenshots
2022-11-11 12:40:25 +00:00
attributes :
label : Screenshots
description : If applicable, add screenshots to help explain your problem.
2022-11-10 15:21:50 +00:00
- type : textarea
id : expected
2022-11-11 12:40:25 +00:00
attributes :
label : Expected behavior
description : A clear and concise description of what you expected to happen.
2022-11-10 15:21:50 +00:00
- type : textarea
id : os
2022-11-11 12:40:25 +00:00
attributes :
label : Operating System
description : Please complete information about your operating-system, device, browser, etc.
placeholder : |
Device : [ e.g. Windows, Mac, iPhone6]
OS : [ e.g. iOS8.1, Windows]
Browser [e.g. chrome, stock browser, safari]
Version [e.g. 22]
2022-11-10 15:21:50 +00:00
- type : textarea
id : config
2022-11-11 12:40:25 +00:00
attributes :
label : Relevant Configuration
description : Add any relevant configurations that could help as. Make sure to redact any sensitive information.
2022-11-10 15:21:50 +00:00
- type : textarea
id : additional
2022-11-11 12:40:25 +00:00
attributes :
label : Additional Context
description : Please add any other infos that could be useful.