From 2bd0d0d4f3864d57106e4d65e992382dc035e1f4 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Wed, 7 Aug 2024 13:41:28 +0200 Subject: [PATCH] Don't mention log file yet in issue template Signed-off-by: AnErrupTion --- .github/ISSUE_TEMPLATE/bug.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 831248e..bccca4d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -50,8 +50,5 @@ body: id: logs attributes: label: Relevant logs - description: | - Please copy and paste any relevant logs, error messages or any other output. This will be automatically formatted into code, so no need for backticks. - Screenshots are accepted if they make life easier for you. - Generally, including your session log (found at /var/log/ly-session.log unless modified) is a good idea. (But make sure it's relevant!) + description: Please copy and paste any relevant logs, error messages or any other output. This will be automatically formatted into code, so no need for backticks. Screenshots are accepted if they make life easier for you. render: shell