Skip to content

Commit 86be8a5

Browse files
committed
Update bug_report.md
Add additional OS and CPU Commands for windows Signed-off-by: Anton Whalley <anton@venshare.com>
1 parent d29d606 commit 86be8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If applicable, add console output to help explain your problem.
3131
Obtained using `npm view llnode version`
3232
- OS Info: [e.g. Linux ub 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux]
3333

34-
Obtained using `uname -a`
34+
Obtained using `uname -a` or get the important information with `wmic os get OsArchitecture` and `wmic os get name` on Windows
3535
- lldb Version [e.g. 14.0.6]
3636

3737
Obtained using `lldb --version`

0 commit comments

Comments
 (0)