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/custom.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.github/ISSUE_TEMPLATE/custom.md') diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 1542d0a8..7d1d7e3e 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -36,3 +36,12 @@ labels: "custom" ### Additional Information [Add any other information about the issue or request here. For example, you might include links to similar features in other projects, or screenshots or diagrams to help explain your idea.] + +### 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 \ No newline at end of file -- cgit v1.2.3