From 1635bb5f91bc5186b521e62ff9cfc12955151d22 Mon Sep 17 00:00:00 2001 From: Andri Yngvason Date: Sun, 23 Apr 2023 11:17:44 +0000 Subject: [PATCH] .github: template: bug: Improve clarity --- .github/ISSUE_TEMPLATE/bug_report.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3d57153..41eba43 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,10 +6,11 @@ labels: 'bug' --- ### Useful information: -Please, try to gather as much of useful information as possible. +Please, try to gather as much of useful information as possible and follow +these instructions: - **Version:** - - `wayvnc -V` + - Run this command: `wayvnc -V` - Try to reproduce while capturing a **trace log:** - `wayvnc -Ltrace | tee wayvnc-crash.log`