Update issue templates to include code block and comments (#5721)

This commit is contained in:
Greg 2019-04-12 13:22:16 -06:00 committed by Daniel Nelson
parent e9fe26f17b
commit 5bf793bb94
2 changed files with 45 additions and 41 deletions

View File

@ -1,24 +1,28 @@
---
name: Bug report
about: Create a report to help us improve
---
### Relevant telegraf.conf:
### System info:
[Include Telegraf version, operating system name, and other relevant details]
### Steps to reproduce:
1. ...
2. ...
### Expected behavior:
### Actual behavior:
### Additional info:
[Include gist of relevant config, logs, etc.]
---
name: Bug report
about: Create a report to help us improve
---
### Relevant telegraf.conf:
<!-- [Place config betweetn triple backticks '```'] -->
```toml
```
### System info:
<!-- [Include Telegraf version, operating system name, and other relevant details] -->
### Steps to reproduce:
1. ...
2. ...
### Expected behavior:
### Actual behavior:
### Additional info:
<!-- [Include gist of relevant config, logs, etc.] -->

View File

@ -1,17 +1,17 @@
---
name: Feature request
about: Suggest an idea for this project
---
## Feature Request
Opening a feature request kicks off a discussion.
### Proposal:
### Current behavior:
### Desired behavior:
### Use case: [Why is this important (helps with prioritizing requests)]
---
name: Feature request
about: Suggest an idea for this project
---
## Feature Request
Opening a feature request kicks off a discussion.
### Proposal:
### Current behavior:
### Desired behavior:
### Use case: <!-- [Why is this important (helps with prioritizing requests)] -->