Skip to content

Commit 4941360

Browse files
committed
Update issue templates
Obtain some baseline information for bug requests.
1 parent 8284431 commit 4941360

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**To Reproduce**
14+
Steps to reproduce the behavior:
15+
1 Loaded core with llnode node/location -c core/location
16+
2. Ran command v8 '...'
17+
3. See error
18+
19+
**Expected behavior**
20+
A clear and concise description of what you expected to happen.
21+
22+
**Screenshots**
23+
If applicable, add screenshots to help explain your problem.
24+
25+
**Desktop (please complete the following information):**
26+
- OS: [e.g. Ubuntu 18.04 LTS]
27+
- lldb Version [e.g. 14.0.6]
28+
- Version of node.js [e.g. 16.17.0]
29+
30+
**Server where the core was dumped (please complete the following information):**
31+
- OS: [e.g. Ubuntu 18.04 LTS]
32+
- lldb Version [e.g. 14.0.6]
33+
- Version of node.js [e.g. 16.17.0]
34+
35+
**Additional context**
36+
Add any other context about the problem here.

0 commit comments

Comments
 (0)