Browse Source

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

Luc Sinet 4 years ago
parent
commit
881d57c6ed
1 changed files with 9 additions and 0 deletions
  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.