From 1cefa0fe5938f3606e15b2385adf618783e37054 Mon Sep 17 00:00:00 2001 From: yashsehgal Date: Sun, 19 Sep 2021 01:22:35 +0530 Subject: [PATCH] fix: label and discord server link fixed (#12) --- .github/ISSUE_TEMPLATE/feature.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index dbd9a99..636a0f1 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,7 @@ name: Feature request description: Suggest features, propose improvements, discuss new ideas title: "[FEATURE] " -# labels: [""] +labels: ["New Feature Suggestions ⭐"] body: - type: textarea id: suggestion @@ -31,5 +31,5 @@ body: - type: markdown attributes: value: | - You can also join the Discord community [here](http://discord.eddiehub.org) + You can also join the Discord community [here](https://thedesignsystems.vercel.app/discord) Feel free to check out other cool repositories of the The DesignSystems Community [here](https://bit.ly/thedesignsystems-github)