From 0cd404ca697a9b403b2b70533bf69c9ce557ae94 Mon Sep 17 00:00:00 2001 From: George Kalpakas Date: Thu, 2 Sep 2021 19:01:56 +0300 Subject: [PATCH] build: update feature request template to include core package (#43323) Update the dropdown list to include core in the list of packages. PR Close #43323 --- .github/ISSUE_TEMPLATE/2-feature-request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yaml b/.github/ISSUE_TEMPLATE/2-feature-request.yaml index 5954acabfcb..28b02ade319 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yaml @@ -12,6 +12,7 @@ body: - common - compiler-cli - compiler + - core - elements - forms - language-service