From 96da29a6d1c5e9a4a589d1596acc5d3cb78eff4c Mon Sep 17 00:00:00 2001 From: Fabi Date: Wed, 31 May 2023 14:09:47 +0200 Subject: [PATCH] docs: fix title --- .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 929595e..900422c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,6 +1,6 @@ name: 🐛 Bug Report description: "Create a bug report to help us improve ZITADEL Terrafform Provider." -title: "" +title: labels: ["bug"] body: - type: markdown