From 39805322131b0c54b7d4e24abafe9fd18aceef17 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 18 Jun 2020 11:10:33 +0200 Subject: [PATCH] github issue chooser: add link to support page --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3ba13e0cec..99f5173925 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1 +1,6 @@ blank_issues_enabled: false + +contact_links: +- name: Get help with a question or a problem + url: https://www.powerdns.com/opensource.html + about: Find us on IRC or our mailing lists to get the answers or help you need! \ No newline at end of file -- 2.47.2