We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d29d606 commit 86be8a5Copy full SHA for 86be8a5
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -31,7 +31,7 @@ If applicable, add console output to help explain your problem.
31
Obtained using `npm view llnode version`
32
- 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]
33
34
- Obtained using `uname -a`
+ Obtained using `uname -a` or get the important information with `wmic os get OsArchitecture` and `wmic os get name` on Windows
35
- lldb Version [e.g. 14.0.6]
36
37
Obtained using `lldb --version`
0 commit comments