Parcourir la source

Replace Discord with suyu chat in issue template

Fixes https://git.suyu.dev/suyu/suyu/issues/139
administrator il y a 2 ans
Parent
commit
4b1c30ec49
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  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.