From f6507528a1c461dd2f1e539e0a1728abd1b2adf1 Mon Sep 17 00:00:00 2001 From: Savitha Raghunathan <6026527+savitharaghunathan@users.noreply.github.com> Date: Fri, 15 Sep 2023 10:19:29 -0400 Subject: [PATCH] Update bug.yaml Signed-off-by: Savitha Raghunathan <6026527+savitharaghunathan@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index c97d5914..d1188a14 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,7 +1,7 @@ name: 🐞 Bug description: File a bug/issue title: "[BUG] " -labels: [Bug, Needs Triage] +labels: ["kind/bug" , "needs-triage"] projects: ["konveyor/67"] body: - type: checkboxes