浏览代码

Update ISSUE_TEMPLATE.md

Simplify markup to use shorthand rather than tags.
Caroline Moore 7 年之前
父节点
当前提交
72db671ffa
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      .github/ISSUE_TEMPLATE.md

+ 3 - 3
.github/ISSUE_TEMPLATE.md

@@ -1,12 +1,12 @@
-<h2>Steps to replicate</h2>
+## Steps to replicate
 
 
 [Please include screenshots, browser information, and anything else that can help us recreate the problem.]
 [Please include screenshots, browser information, and anything else that can help us recreate the problem.]
 
 
-<h2>Result</h2>
+## Result
 
 
 [What happened.]
 [What happened.]
 
 
-<h2>Expected</h2>
+## Expected
 
 
 [What you expected to happen.]
 [What you expected to happen.]