From 210732334e1c30d82122cd9d73337a24782b7b94 Mon Sep 17 00:00:00 2001 From: mcphedar Date: Wed, 7 Jul 2021 15:10:50 -0500 Subject: [PATCH] Updating this template with correct labels Signed-off-by: mcphedar --- .github/ISSUE_TEMPLATE/ar_bug_report-md.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ar_bug_report-md.md b/.github/ISSUE_TEMPLATE/ar_bug_report-md.md index e2f64b88b8..0d4aee9397 100644 --- a/.github/ISSUE_TEMPLATE/ar_bug_report-md.md +++ b/.github/ISSUE_TEMPLATE/ar_bug_report-md.md @@ -1,17 +1,8 @@ --- name: ar_bug_report.md about: Create a bug for a an issue found in the Automated Review -title: '' -labels: '' -assignees: '' - ---- - ---- -name: Automated Review Bug report -about: Create a report when a failure occurs in main branch -title: '' -labels: 'Automated_Review' +title: 'AR Bug Report' +labels: 'needs-triage,kind/bug,kind/automation' assignees: '' ---