grafana/.github/ISSUE_TEMPLATE.md

18 lines
714 B
Markdown
Raw Normal View History

2016-06-03 01:38:07 -05:00
* **I'm submitting a ...**
- [ ] Bug report
- [ ] Feature request
2016-06-03 08:34:08 -05:00
- [ ] Question / Support request: **Please do not** open a github issue. [Support Options](http://grafana.org/support/)
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?
2016-06-20 20:39:11 -05:00
**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)