From ba29fe629b5f43b6c00c43697e1f7af0d02aa689 Mon Sep 17 00:00:00 2001 From: Ajay Negi Date: Sun, 1 Sep 2024 17:57:50 +0530 Subject: [PATCH] Update Blank issue templates --- .github/ISSUE_TEMPLATE/config.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7fb626d..a49eab2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1 @@ -blank_issues_enabled: true -contact_links: - - name: Questions - url: https://discord.gg/5CceB5Y6Zt - about: You can join the discussions on Discord. - - name: Login does not work - url: https://github.com/Balastrong/github-stats/blob/main/CONTRIBUTING.md - about: Before opening a new issue, please make sure to read CONTRIBUTING.md \ No newline at end of file +blank_issues_enabled: true \ No newline at end of file