From 29a46467284dbff266ef58e760197564430ed436 Mon Sep 17 00:00:00 2001 From: Ariella Gilmore Date: Fri, 27 Sep 2024 16:06:29 -0600 Subject: [PATCH] fix(bug-report): template to include web-components (#17597) --- .github/ISSUE_TEMPLATE/BUG_REPORT.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml index a1d9d722c1bf..7ab41c9982f0 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yaml @@ -34,6 +34,7 @@ body: - '@carbon/themes' - '@carbon/type' - '@carbon/upgrade' + - '@carbon/web-components' - 'carbon-components-svelte' validations: required: true