Просмотр исходного кода

Configure the template chooser to include community links. (#644)

Luc Sinet 4 лет назад
Родитель
Сommit
881d57c6ed
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      .github/ISSUE_TEMPLATE/config.yml

+ 9 - 0
.github/ISSUE_TEMPLATE/config.yml

@@ -0,0 +1,9 @@
+blank_issues_enabled: true
+
+contact_links:
+  - name: Matrix community
+    url: https://matrix.to/#/+atmachine:matrix
+    about: Please ask and answer questions on Matrix.
+  - name: Discord community
+    url: https://discord.gg/Xb9B4Ny
+    about: Please ask and answer questions on Discord.