From f34b42ea33cd772c8dfa6481a4add7403b385c21 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sun, 13 Apr 2025 15:22:13 +0200 Subject: [PATCH] docs: add discord server to the issues tab --- .github/ISSUE_TEMPLATE/config.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0..3386c92 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,10 @@ blank_issues_enabled: false +contact_links: +- name: Discussions + url: https://github.com/D4Vinci/Scrapling/discussions + about: > + The "Discussions" forum is where you want to start. 💖 +- name: Ask on our discord server + url: https://discord.gg/f7N2JFY2 + about: > + Our community chat forum. \ No newline at end of file