Skip to content

Commit cd7b3e9

Browse files
authored
Update bug_report.md
1 parent b22e798 commit cd7b3e9

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ assignees: ''
77

88
---
99

10+
⚠️⚠️ **How to collection debug information** ⚠️⚠️
11+
12+
After connecting to a system, use the 'Db2 for i Server Component' Output tab to see installation/debug information flow it. By default, it will only show installation information and errors if any. If you need to collect information for a specific job:
13+
14+
1. right click on any job (in the SQL Job Manager) and select the option to enabing tracing
15+
2. recreate the issue with tracing enabled
16+
3. right click on the same job again and get the tracing data
17+
4. copy and paste that data into your new issue
18+
1019
**Describe the bug**
1120

1221
A clear and concise description of what the bug is.
@@ -27,11 +36,11 @@ A clear and concise description of what you expected to happen.
2736

2837
If applicable, add screenshots to help explain your problem.
2938

30-
**Desktop (please complete the following information):**
39+
**Environment**
40+
3141
- OS: [e.g. Windows/Max]
3242
- Extension Version [e.g. 0.3.0]
3343

3444
**Additional context**
35-
Add any other context about the problem here.
3645

37-
⚠️⚠️ How to collection debug information ⚠️⚠️
46+
Add any other context about the problem here.

0 commit comments

Comments
 (0)