Commit 5622bb6
committed
Fix HTML code block example in ISSUE_TEMPLATE.md.
The "New Issue" button starts the user in the edit markdown tab,
not the preview tab, so don't go out of our way to escape
the code block.1 parent 0894724 commit 5622bb6
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | | - | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
0 commit comments