From 8c5b75f87ae402cb7e2ffa9b0ab0e5bba7182e56 Mon Sep 17 00:00:00 2001 From: Boris Pozdena Date: Tue, 7 May 2024 10:05:48 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 82423fd..9558498 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,6 +35,7 @@ lsb_release -a echo $XDG_CURRENT_DESKTOP loginctl show-session $(awk '/tty/ {print $1}' <(loginctl)) -p Type | awk -F= '{print $2}' python --version +which onedrive onedrive --version ```