From f2fb6c460addfaed4e56ebf07e53131504c0e2a2 Mon Sep 17 00:00:00 2001 From: "amaresh.sm" Date: Sun, 27 Nov 2022 02:53:06 +0530 Subject: [PATCH 1/3] chore: add discord channel link --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f98389b25f2..39f1b121f2b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,6 @@ contact_links: - name: 📝 Help with VS Code ESLint url: https://github.com/microsoft/vscode-eslint/issues/ about: Bugs and feature requests for the VS Code ESLint plugin + - name: Discord Channel + url: https://eslint.org/chat + about: Get announcements, chat with developers and get help \ No newline at end of file From 1f5765335ec92e9cb7c4fba0fe6086e9ee4dc56e Mon Sep 17 00:00:00 2001 From: "amaresh.sm" Date: Sun, 27 Nov 2022 02:54:58 +0530 Subject: [PATCH 2/3] 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 39f1b121f2b..7b79fe51a53 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,4 +8,4 @@ contact_links: about: Bugs and feature requests for the VS Code ESLint plugin - name: Discord Channel url: https://eslint.org/chat - about: Get announcements, chat with developers and get help \ No newline at end of file + about: Get announcements, chat with developers and get help From 85cb0e2b0e91574ba2593a7500e061016a879f37 Mon Sep 17 00:00:00 2001 From: Amaresh S M Date: Sun, 27 Nov 2022 10:22:59 +0530 Subject: [PATCH 3/3] chore: Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by: Nitin Kumar --- .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 7b79fe51a53..46ab7744eeb 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,4 +8,4 @@ contact_links: about: Bugs and feature requests for the VS Code ESLint plugin - name: Discord Channel url: https://eslint.org/chat - about: Get announcements, chat with developers and get help + about: Get the latest announcements, chat with developers and get help