From: Peter van Dijk Date: Thu, 18 Jun 2020 09:10:33 +0000 (+0200) Subject: github issue chooser: add link to support page X-Git-Tag: dnsdist-1.5.0-rc4~17^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9259%2Fhead;p=thirdparty%2Fpdns.git github issue chooser: add link to support page --- 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