chore: fix typo in bug report template (#10582)
This commit is contained in:
parent
bd5c859fd7
commit
dd9c600dc3
|
|
@ -10,7 +10,7 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
label: Relevent telegraf.conf
|
label: Relevant telegraf.conf
|
||||||
description: Place config in the toml code section. This will be automatically formatted into toml, so no need for backticks.
|
description: Place config in the toml code section. This will be automatically formatted into toml, so no need for backticks.
|
||||||
render: toml
|
render: toml
|
||||||
validations:
|
validations:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue