chore: Fix issues in issue templates (#16677)
This commit is contained in:
parent
a291adaf99
commit
b100c3a185
|
|
@ -5,7 +5,7 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
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
|
- type: textarea
|
||||||
id: use-case
|
id: use-case
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
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:
|
You can get a faster response on slack or forums:
|
||||||
|
|
||||||
Please redirect any QUESTIONS about Telegraf usage to
|
Please redirect any QUESTIONS about Telegraf usage to
|
||||||
|
|
@ -19,4 +19,4 @@ body:
|
||||||
https://github.com/influxdata/telegraf/tree/master/docs
|
https://github.com/influxdata/telegraf/tree/master/docs
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
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."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue