grafana/.github/ISSUE_TEMPLATE.md

20 lines
927 B
Markdown
Raw Normal View History

Thank you for helping us make Grafana even better!
To help us respond to your issues more quickly, please make sure to add as much information as possible.
If this issue is about a plugin, please open the issue in that plugin's repository.
Start your issue's title with [Feature Request] / [Bug] / [Question] or no tag if you're unsure. Also, please be aware that GitHub now supports uploading of screenshots; look at the bottom of this input field.
2016-05-10 04:36:45 -05:00
Please include some basic information:
- What Grafana version are you using?
2016-05-10 04:36:45 -05:00
- What datasource are you using?
- What OS are you running grafana on?
- What did you do?
- What was the expected result?
- What happenend instead?
If your question/bug relates to a metric query / unexpected data visualization, please include:
2016-05-10 04:36:45 -05:00
- An image or text representation of your metric query
- The raw query and response from your data source (check this in chrome dev tools network tab)