From a0bb76884a471b1bb1b12bd0076e56caa711e69d Mon Sep 17 00:00:00 2001 From: dwyfrequency Date: Thu, 11 May 2023 16:52:22 -0500 Subject: [PATCH] Add label for GitHub Issue hotlist mirroring (#7287) --- .github/ISSUE_TEMPLATE/bug_report_v2.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report_v2.yaml b/.github/ISSUE_TEMPLATE/bug_report_v2.yaml index fbe3645a172..9ecf52005d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_v2.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_v2.yaml @@ -1,6 +1,7 @@ name: 🐞 Bug Report V2 description: File a bug report title: '[Bug]: ' +labels: 'new, type: question' body: - type: markdown id: before-you-start