From b121d888d9af4f840e57985de2e34c7c58b3c096 Mon Sep 17 00:00:00 2001 From: Luke Jones Date: Wed, 10 Jun 2020 21:04:25 +1200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dbb00c23..dad5144d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,7 +28,7 @@ A clear and concise description of what you expected to happen. - `cat /sys/class/dmi/id/board_name`: - `lsusb |grep 0b05` + `sudo lsusb -vd 0b05: > ~/laptop_info`, and attach to issue. - - 'sudo journalctl -b --unit rog-core > rog-core.log' and attach to issue. + - `sudo journalctl -b --unit rog-core > rog-core.log` and attach to issue. - `sudo usbhid-dump > usbhid.log` and attach to issue. **Additional context**