Skip to content

Commit

Permalink
Put the contents of Help->About in a code block
Browse files Browse the repository at this point in the history
Prevents github's markdown from kicking in and swallowing characters like angle brackets.
  • Loading branch information
jayfoad authored Apr 18, 2018
1 parent fd1989b commit cf7a89e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
<!-- instructions to reproduce -->

### Paste the contents of Help → About (Shift+F1)
<!-- Paste Here -->

```
(Paste here)
```

0 comments on commit cf7a89e

Please sign in to comment.