From 0e8ab58b506e5fe421893772612f37ad2cab6a81 Mon Sep 17 00:00:00 2001 From: Feu Mourek Date: Fri, 28 May 2021 13:42:00 +0200 Subject: [PATCH] Add a blank issue template with a link to the forum (#276) --- .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 00000000..d93658fd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: true +contact_links: + - name: Ask a question + url: https://community.icinga.com/c/icinga-db/14 + about: Ask a question in our community forum