From cccfe47bf051d90152763a9956d0e7bd9bf27695 Mon Sep 17 00:00:00 2001 From: hailthemelody Date: Mon, 20 Jun 2016 21:39:11 -0400 Subject: [PATCH] fix typos in GitHub Issue Template --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9286c09966c..f4b0efdf14f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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)