Skip to content

Commit ba6c8f0

Browse files
committed
Update Bug Report with CPU info
Signed-off-by: Anton Whalley <anton@venshare.com>
1 parent 4941360 commit ba6c8f0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,20 @@ Steps to reproduce the behavior:
1919
**Expected behavior**
2020
A clear and concise description of what you expected to happen.
2121

22-
**Screenshots**
23-
If applicable, add screenshots to help explain your problem.
22+
**console output**
23+
If applicable, add console output to help explain your problem.
2424

25-
**Desktop (please complete the following information):**
25+
**Local Environment (please complete the following information):**
2626
- OS: [e.g. Ubuntu 18.04 LTS]
2727
- lldb Version [e.g. 14.0.6]
2828
- Version of node.js [e.g. 16.17.0]
29+
- CPU Arch [e.g. x86-64]
2930

3031
**Server where the core was dumped (please complete the following information):**
3132
- OS: [e.g. Ubuntu 18.04 LTS]
3233
- lldb Version [e.g. 14.0.6]
3334
- Version of node.js [e.g. 16.17.0]
35+
- CPU Arch [e.g. x86-64]
3436

3537
**Additional context**
3638
Add any other context about the problem here.

0 commit comments

Comments
 (0)