Browse Source

Update ISSUE_TEMPLATE.md

Simplify markup to use shorthand rather than tags.
Caroline Moore 7 years ago
parent
commit
72db671ffa
1 changed files with 3 additions and 3 deletions
  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.]
 
-<h2>Result</h2>
+## Result
 
 [What happened.]
 
-<h2>Expected</h2>
+## Expected
 
 [What you expected to happen.]