From 539858a29d1aa16b55fb96afce9db967dccd6e9e Mon Sep 17 00:00:00 2001
From: Dale Whinham <daleyo@gmail.com>
Date: Mon, 28 Mar 2022 15:16:05 +0100
Subject: [PATCH] Prevent blank issues from being opened

---
 .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 0000000..448feb9
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+  - name: ❓ Support and Discussion forum
+    url: https://github.com/dwhinham/mt32-pi/discussions
+    about: Please ask and answer questions here