소스 검색

fix typos in GitHub Issue Template

hailthemelody 9 년 전
부모
커밋
cccfe47bf0
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .github/ISSUE_TEMPLATE.md

+ 2 - 2
.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)