From 53fa6b8dd3d3bb05aa216e5ebb563135312d151a Mon Sep 17 00:00:00 2001 From: Feu Mourek Date: Wed, 26 May 2021 16:48:50 +0200 Subject: [PATCH] Add a blank issue template with a link to the forum (#8807) --- .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 000000000..cfcedf2b1 --- /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-2/6 + about: Ask a question in our community forum