From ea53a4aad587dc720fd184625d72cc4c8bedb582 Mon Sep 17 00:00:00 2001 From: dswd Date: Sun, 18 Apr 2021 19:40:29 +0200 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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..99611aa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: VpnCloud Documentation + url: https://vpncloud.ddswd.de/docs + about: Pleae check the documentation before asking how things work. + - name: VpnCloud Discussion Group on GitHub + url: https://github.com/dswd/vpncloud/discussions + about: Please discuss or ask anything there that is **not an issue**.