diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index c3707bb047..624488611b 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -24,10 +24,11 @@ ## Relevant logs and/or screenshots - -(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) - +``` +(Paste any relevant logs) +``` ## Build information - -(In Wireshark, select Help->About Wireshark from the main menu. Or from the command line, run `tshark -v` or `wireshark -v`.) +``` +(In Wireshark, select Help->About Wireshark from the main menu. Or from the command line, run `tshark -v` or `wireshark -v`) +```