From b100c3a185f996be7bed9cd721ee21552a608362 Mon Sep 17 00:00:00 2001 From: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com> Date: Wed, 26 Mar 2025 05:29:04 -0500 Subject: [PATCH] chore: Fix issues in issue templates (#16677) --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 2 +- .github/ISSUE_TEMPLATE/SUPPORT.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index 46ec2dfbd..d9f9b2cc5 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - Thanks for taking time to share with us this feature request! Please describe why you would like this feature to be added to Telegraf, how you plan to use it to make your life better. + Thanks for taking time to share with us this feature request! Please describe why you would like this feature to be added to Telegraf and how you plan to use it to make your life better. - type: textarea id: use-case attributes: diff --git a/.github/ISSUE_TEMPLATE/SUPPORT.yml b/.github/ISSUE_TEMPLATE/SUPPORT.yml index e405f81ee..9e1c34359 100644 --- a/.github/ISSUE_TEMPLATE/SUPPORT.yml +++ b/.github/ISSUE_TEMPLATE/SUPPORT.yml @@ -5,7 +5,7 @@ body: - type: markdown attributes: value: | - WOAHH, hold up. This isn't the best place for support questions. + WOAH, hold up. This isn't the best place for support questions. You can get a faster response on slack or forums: Please redirect any QUESTIONS about Telegraf usage to @@ -19,4 +19,4 @@ body: https://github.com/influxdata/telegraf/tree/master/docs - type: textarea attributes: - label: "Please direct all support questsions to slack or the forums. Thank you." + label: "Please direct all support questions to Slack or the forums. Thank you."