From 61562441e31e4d566fb64c88ed26f88033a96fa4 Mon Sep 17 00:00:00 2001 From: dwyfrequency Date: Tue, 9 May 2023 23:24:33 -0400 Subject: [PATCH] Add label for GitHub Issue hotlist mirroring --- .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