From 01bae7c59b41b71dd3f3509ce930c4ee362a7005 Mon Sep 17 00:00:00 2001 From: silentrald Date: Mon, 30 Sep 2024 08:17:47 +0800 Subject: [PATCH] [chore] added discord link in issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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 00000000..cb856695 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +lank_issues_enabled: true +contact_links: + - name: Discord Support + url: https://discord.gg/uSqbHVpKdV + about: You can join our Discord server for a quick and interactive support.