chore: update bug template (#6924)

Provide link to the product management in the issue's markdown instead of description. This allows people to actually follow the link when creating an issue.
This commit is contained in:
mffap 2023-11-23 12:09:40 +02:00 committed by GitHub
parent 9ed956383f
commit 8c20548db7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,13 @@
name: Bug Report
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."
description: "Create a bug report to help us improve ZITADEL."
title: "[Bug]: "
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
Thanks for taking the time to fill out this bug report!
Learn more in our [contribution guide](https://github.com/zitadel/zitadel/blob/main/CONTRIBUTING.md#product-management) on how we will process your issue.
- type: checkboxes
id: preflight
attributes: