From 5da26ffdf8ef6dca1d1621c1985fe661c88914a5 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Tue, 21 Mar 2023 20:33:45 +0400 Subject: [PATCH] Explain where to find log.txt --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 92d895c31..9907b0149 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -63,5 +63,8 @@ body: - type: textarea attributes: label: Logs + description: > + You can find log.txt using the `viewlogs` + [cheat code](https://github.com/telegramdesktop/tdesktop/wiki/Cheat-Codes). placeholder: Insert log.txt here (if necessary) render: shell