浏览代码

Replace Discord with suyu chat in issue template

Fixes https://git.suyu.dev/suyu/suyu/issues/139
administrator 2 年之前
父节点
当前提交
4b1c30ec49
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .forgejo/ISSUE_TEMPLATE/config.yml

+ 3 - 3
.forgejo/ISSUE_TEMPLATE/config.yml

@@ -1,5 +1,5 @@
 blank_issues_enabled: false
 contact_links:
-  - name: suyu Discord
-    url: https://discord.com/invite/suyu
-    about: If you are experiencing an issue with suyu, and you need tech support, or if you have a general question, try asking in the official suyu Discord linked here. Piracy is not allowed.
+  - name: suyu chat
+    url: https://chat.suyu.dev/
+    about: If you are experiencing an issue with suyu, and you need tech support, or if you have a general question, try asking in the official suyu chat linked here. Piracy is not allowed.