From f15d40286ceef65d687af6b8a9c8cd436fb03c95 Mon Sep 17 00:00:00 2001 From: Michael Abashian Date: Thu, 18 May 2023 14:45:27 -0400 Subject: [PATCH] Adds a component label for the tech preview ui in bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 42665d4b20..bfad8bec3a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,6 +44,7 @@ body: label: Select the relevant components options: - label: UI + - label: UI (tech preview) - label: API - label: Docs - label: Collection