Skip to content

Commit a976ba6

Browse files
Kartik Rajkarthiknadig
authored andcommitted
Include Python Output channel logs in issue template (#19095)
1 parent 259dbd5 commit a976ba6

File tree

3 files changed

+42
-0
lines changed

3 files changed

+42
-0
lines changed

resources/report_issue_template.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ XXX
2121

2222
<details>
2323

24+
<summary>Output for <code>Python</code> in the <code>Output</code> panel (<code>View</code>→<code>Output</code>, change the drop-down the upper-right of the <code>Output</code> panel to <code>Python</code>)
25+
</summary>
26+
27+
<p>
28+
29+
```
30+
XXX
31+
```
32+
33+
</p>
34+
</details>
35+
36+
<details>
37+
2438
<summary>User Settings</summary>
2539

2640
<p>

src/test/common/application/commands/issueTemplateVenv1.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ XXX
2121

2222
<details>
2323

24+
<summary>Output for <code>Python</code> in the <code>Output</code> panel (<code>View</code>→<code>Output</code>, change the drop-down the upper-right of the <code>Output</code> panel to <code>Python</code>)
25+
</summary>
26+
27+
<p>
28+
29+
```
30+
XXX
31+
```
32+
33+
</p>
34+
</details>
35+
36+
<details>
37+
2438
<summary>User Settings</summary>
2539

2640
<p>

src/test/common/application/commands/issueTemplateVenv2.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,20 @@ XXX
2121

2222
<details>
2323

24+
<summary>Output for <code>Python</code> in the <code>Output</code> panel (<code>View</code>→<code>Output</code>, change the drop-down the upper-right of the <code>Output</code> panel to <code>Python</code>)
25+
</summary>
26+
27+
<p>
28+
29+
```
30+
XXX
31+
```
32+
33+
</p>
34+
</details>
35+
36+
<details>
37+
2438
<summary>User Settings</summary>
2539

2640
<p>

0 commit comments

Comments
 (0)