From 6e5d2940d7371965dc65f2ad3e62acf759d5e68d Mon Sep 17 00:00:00 2001 From: ashincoder <83629316+ashincoder@users.noreply.github.com> Date: Thu, 1 Jul 2021 18:43:06 +0530 Subject: [PATCH 1/2] updated config.yml added some help links --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0..14f2dd0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,8 @@ blank_issues_enabled: false +contact_links: + - name: Wiki + url: https://github.com/siduck76/NvChad/wiki + about: "Walks you through how to use and Configure NvChad." + - name: Visit our gitter chat + url: https://gitter.im/neovim-dotfiles/community + about: "A place where we dicuss NvChad and can ask questions. For chad only ;)" From ea3b090566ddbbb11212ae89c16d112633447b2e Mon Sep 17 00:00:00 2001 From: siduck76 Date: Thu, 1 Jul 2021 18:48:31 +0530 Subject: [PATCH 2/2] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 14f2dd0..3495e93 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -5,4 +5,4 @@ contact_links: about: "Walks you through how to use and Configure NvChad." - name: Visit our gitter chat url: https://gitter.im/neovim-dotfiles/community - about: "A place where we dicuss NvChad and can ask questions. For chad only ;)" + about: "A place where we dicuss NvChad related stuff."