diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 42a39d90b..5af5973a0 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,9 +4,9 @@ Thanks for reporting issues of Telegram Desktop! To make it easier for us to help you please enter detailed information below. --> ### Steps to reproduce -1. -2. -3. +1. +2. +3. ### Expected behaviour Tell us what should happen @@ -22,5 +22,5 @@ Tell us what happens instead ### Logs Insert logs here (if necessary) -You can type "debugmode" in settings and then see ~/.TelegramDesktop/DebugLogs/log_...txt for log files. -Type "debugmode" in settings again to disable logs. +You can type `debugmode` in settings and then see ~/.TelegramDesktop/DebugLogs/log_...txt for log files. +Type `debugmode` in settings again to disable logs.