Update issue templates to include code block and comments (#5721)
This commit is contained in:
parent
e9fe26f17b
commit
5bf793bb94
|
@ -5,10 +5,14 @@ about: Create a report to help us improve
|
||||||
---
|
---
|
||||||
|
|
||||||
### Relevant telegraf.conf:
|
### Relevant telegraf.conf:
|
||||||
|
<!-- [Place config betweetn triple backticks '```'] -->
|
||||||
|
```toml
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
### System info:
|
### System info:
|
||||||
|
|
||||||
[Include Telegraf version, operating system name, and other relevant details]
|
<!-- [Include Telegraf version, operating system name, and other relevant details] -->
|
||||||
|
|
||||||
### Steps to reproduce:
|
### Steps to reproduce:
|
||||||
|
|
||||||
|
@ -21,4 +25,4 @@ about: Create a report to help us improve
|
||||||
|
|
||||||
### Additional info:
|
### Additional info:
|
||||||
|
|
||||||
[Include gist of relevant config, logs, etc.]
|
<!-- [Include gist of relevant config, logs, etc.] -->
|
||||||
|
|
|
@ -14,4 +14,4 @@ Opening a feature request kicks off a discussion.
|
||||||
|
|
||||||
### Desired behavior:
|
### Desired behavior:
|
||||||
|
|
||||||
### Use case: [Why is this important (helps with prioritizing requests)]
|
### Use case: <!-- [Why is this important (helps with prioritizing requests)] -->
|
||||||
|
|
Loading…
Reference in New Issue