grafana/.github/ISSUE_TEMPLATE.md

19 lines
775 B
Markdown
Raw Normal View History

Please prefix your title with [Bug] or [Feature request]
For question please check [Support Options](http://grafana.org/support/). **Do not** open a github issue
2016-06-03 01:38:48 -05:00
2016-06-03 01:38:07 -05:00
Please include this 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?
2016-06-20 20:39:11 -05:00
- What happened instead?
**IMPORTANT**
If it relates to *metric data viz*:
2016-05-10 04:36:45 -05:00
- An image or text representation of your metric query
2016-06-03 01:38:07 -05:00
- The raw query and response for the network request (check this in chrome dev tools network tab, here you can see metric requests and other request, please include the request body and request response)
If it relates to *alerting*
- An image of the test execution data fully expanded.