chore: add logs section for bug reports (#10323)

This commit is contained in:
Joshua Powers 2021-12-21 14:01:49 -07:00 committed by GitHub
parent 6a1442f1bc
commit 5c826e0c30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -15,6 +15,13 @@ body:
render: toml
validations:
required: true
- type: textarea
id: config
attributes:
label: Logs from Telegraf
description: Please include the Telegraf logs, ideally with `--debug` used.
validations:
required: true
- type: input
id: system-info
attributes: