From 8307a40af020846fb7a92ece5fca93026fb17f43 Mon Sep 17 00:00:00 2001 From: Sebastian Spaink <3441183+sspaink@users.noreply.github.com> Date: Wed, 3 Aug 2022 14:54:08 -0500 Subject: [PATCH] chore: Fix support issue template (#11617) --- .github/ISSUE_TEMPLATE/SUPPORT.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/SUPPORT.yml b/.github/ISSUE_TEMPLATE/SUPPORT.yml index b82109795..e405f81ee 100644 --- a/.github/ISSUE_TEMPLATE/SUPPORT.yml +++ b/.github/ISSUE_TEMPLATE/SUPPORT.yml @@ -17,3 +17,6 @@ body: https://docs.influxdata.com/telegraf https://github.com/influxdata/telegraf/tree/master/docs + - type: textarea + attributes: + label: "Please direct all support questsions to slack or the forums. Thank you."