From 42fcf96fccc1e6dde938d3213b30a50a193c4fc2 Mon Sep 17 00:00:00 2001 From: Jeevitha Kannan K S Date: Tue, 19 Nov 2024 21:43:02 +0530 Subject: [PATCH 1/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index abae89e7..f5807e68 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,6 +25,12 @@ If applicable, add screenshots to help explain your problem. ## Additional context Add any other context about the problem here. +## System +Distribution: Your Linux Distribution +DE/WM: Gnome, Hyprland... +Communication Protocol: X11/Wayland +Version and branch of linutil: Version can be found inside linutil. Branch (Stable/Dev). + ## Checklist - [ ] I checked for duplicate issues. - [ ] I checked already existing discussions. From 86cc1e785b708b0789a1a72b5e76ade4565afdea Mon Sep 17 00:00:00 2001 From: Jeevitha Kannan K S Date: Wed, 20 Nov 2024 10:49:54 +0530 Subject: [PATCH 2/2] Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Liam <33645555+lj3954@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f5807e68..19b1c1d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -26,10 +26,11 @@ If applicable, add screenshots to help explain your problem. Add any other context about the problem here. ## System -Distribution: Your Linux Distribution -DE/WM: Gnome, Hyprland... -Communication Protocol: X11/Wayland -Version and branch of linutil: Version can be found inside linutil. Branch (Stable/Dev). +Distribution: +DE/WM (GNOME, Hyprland, etc): +Windowing System (X11/Wayland): +Linutil version (found above the list within linutil): +Branch (stable/prerelease/master): ## Checklist - [ ] I checked for duplicate issues.