From 6317ef5deab5cb44db65343bddc10c967bc003f1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 9 Jun 2024 10:36:55 +0900 Subject: added inxi for better diagnostic info --- .github/ISSUE_TEMPLATE/bug_report.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to '.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ab47985..12a598b0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -33,14 +33,14 @@ labels: "Something isn't working" [Please add any other relevant information about the bug and remove the unnecessary lines.] -e.g., - -- Linux Distro: [e.g., ArchLinux, Debian, Fedora 39, OpenSuse] -- Linux Version, output of `uname -a`: -- Hyprland Version, output of `hyprctl version`: -- Hyprland-Dots version: `ls ~/.config/hypr` i.e. v2.2.1 -- Installation Environment: [e.g., On The Main Hardware, On A Virtual Machine] -- Other info: [e.g., Display Resolution, Resolution, etc] +### show output of `inxi -CGIsSMnr` install package `inxi` if not exist +show output here +``` + + +``` + +or you can also run `inxi -CGIsSMnr >diag.txt` and attach diag.txt ### Additional Information -- cgit v1.2.3