diff options
author | Scott <[email protected]> | 2016-09-23 19:36:52 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2016-09-23 19:36:52 +0100 |
commit | 922337133fc84a1ee7e1bcfd84d285d0bf6e6476 (patch) | |
tree | 919dcf2a245053df83bdec88c156745e89329821 /.github | |
parent | 00a4d8325c632ddf5bf187ba15e41936be545142 (diff) |
Adding back-ticks for the log
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index de93f2ae5..43071ab50 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,3 +9,4 @@ ### Was there any error message or error dialog, if so please detail or provide screenshots: ### Please provide the full activity log for the encode or scan attempt. You may wish to use a pastebin website and provide the URL it generates. +``` Place your log in-between these back-ticks ``` |