Merge pull request #5396 from hailthemelody/fix_issue_template_typos

fix typos in GitHub Issue Template
This commit is contained in:
Carl Bergquist
2016-06-21 10:27:41 +02:00
committed by GitHub

View File

@@ -9,9 +9,9 @@ Please include this information:
- What OS are you running grafana on?
- What did you do?
- What was the expected result?
- What happenend instead?
- What happened instead?
**IMPORTANT** If it realates to metric data viz:
**IMPORTANT** If it relates to metric data viz:
- An image or text representation of your metric query
- 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)