From fee99e9fe3504e65e11d756c39754aaa5eb6d73d Mon Sep 17 00:00:00 2001 From: "Quentin McGaw (desktop)" Date: Mon, 27 Sep 2021 14:15:56 +0000 Subject: [PATCH] Doc: add Github discussion link to issue config --- .github/ISSUE_TEMPLATE/config.yml | 4 ++++ 1 file changed, 4 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 00000000..77ade131 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,4 @@ +contact_links: + - name: Configuration help? + url: https://github.com/qdm12/gluetun/discussions/new + about: Please create a Github discussion.