Update bug_report.yaml
This commit is contained in:
parent
3f3429eede
commit
f838acb7c3
1 changed files with 6 additions and 7 deletions
13
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
13
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue