aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-06-09 10:36:55 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-06-09 10:36:55 +0900
commit6317ef5deab5cb44db65343bddc10c967bc003f1 (patch)
tree314dbddc6a313933e03b4b3dcca1f85c31384729 /.github/ISSUE_TEMPLATE/bug_report.md
parent6d896cb6dbf36c4ab35f05fc97471d3e96971be7 (diff)
added inxi for better diagnostic info
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md14
1 files changed, 7 insertions, 7 deletions
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.,
+### show output of `inxi -CGIsSMnr` install package `inxi` if not exist
+show output here
+```
-- 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]
+
+```
+
+or you can also run `inxi -CGIsSMnr >diag.txt` and attach diag.txt
### Additional Information
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage