From a3abe562c384f22268150180633525e785fbe023 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 23 May 2024 02:38:26 +0200 Subject: [PATCH] issue fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5e32c754d..34bd3ef46 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,13 +12,18 @@ body: label: Package description: Which Tabler Icons packages are affected? You may select more than one. options: - - label: @tabler/icons - - label: @tabler/icons-preact - - label: @tabler/icons-react - - label: @tabler/icons-react-native - - label: @tabler/icons-solid - - label: @tabler/icons-svelte - - label: @tabler/icons-vue + - label: "@tabler/icons" + - label: "@tabler/icons-eps" + - label: "@tabler/icons-pdf" + - label: "@tabler/icons-png" + - label: "@tabler/icons-webfont" + - label: "@tabler/icons-sprite" + - label: "@tabler/icons-preact" + - label: "@tabler/icons-react" + - label: "@tabler/icons-react-native" + - label: "@tabler/icons-solid" + - label: "@tabler/icons-svelte" + - label: "@tabler/icons-vue" - label: Figma plugin - label: source/main - label: other/not relevant