From 4cfc24ef88aca0462a9762792c97b1ed67a35ba6 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 14 Apr 2024 07:04:24 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9B=8F=EF=B8=8F@eshanized=20updating...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..809f4e1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: false +contact_links: + - name: 🚀 Feature request + url: https://forum.snigdhaos.org/t/feature-request + about: Updating the description. + - name: ❓ Simple question - Forum Support + url: https://forum.snigdhaos.org/t/support + about: This issue tracker is not for technical support. Please ask the community for help. + - name: ❓ Simple question - Stack Overflow + url: https://stackoverflow.com/questions/tagged/snigdhaos + about: This issue tracker is not for technical support. Please use Stack Overflow, and ask the community for help. + \ No newline at end of file