Update bug_report.yaml

This commit is contained in:
Fabi 2023-05-31 16:40:25 +02:00 committed by GitHub
parent 3f3429eede
commit f838acb7c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: 🐛 Bug Report name: Bug Report
description: "Create a bug report to help us improve ZITADEL Terrafform Provider." 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."
title: title: "[Bug]: "
labels: ["bug"] labels: ["bug"]
body: body:
- type: markdown - type: markdown
@ -21,13 +21,12 @@ body:
id: version id: version
attributes: attributes:
label: Version label: Version
required: true description: Which version of ZITADEL are you using.
description: Which version of the OIDC Library are you using.
- type: textarea - type: textarea
id: impact id: impact
attributes: attributes:
label: Describe the problems caused by this bug label: Describe the problem caused by this bug
description: A clear and concise description of what the problems you face and the bug you have. description: A clear and concise description of the problem you have and what the bug is.
validations: validations:
required: true required: true
- type: textarea - type: textarea