From 21a4e73bb62be01ce9bb25e162c4618cd9cd587b Mon Sep 17 00:00:00 2001 From: Fabi <38692350+hifabienne@users.noreply.github.com> Date: Wed, 30 Nov 2022 15:34:45 +0100 Subject: [PATCH] docs: revert change on bug report template (#4792) --- .github/ISSUE_TEMPLATE/BUG_REPORT.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml index c0e1dd8db3..8b32817d0d 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml @@ -1,5 +1,5 @@ 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. The labels of the issue will give you feedback about the state, priority and effor of the incident. +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. The labels of the issue will give you feedback about the state, priority and effor of the incident." title: "[Bug]: " labels: ["type: bug", "state: triage"] body: