From cb4a6036ef7af93443aeaa264aa755f50913677d Mon Sep 17 00:00:00 2001 From: Kartik Raj Date: Mon, 9 May 2022 10:14:48 -0700 Subject: [PATCH] Include Python Output channel logs in issue template --- resources/report_issue_template.md | 14 ++++++++++++++ .../application/commands/issueTemplateVenv1.md | 14 ++++++++++++++ .../application/commands/issueTemplateVenv2.md | 14 ++++++++++++++ 3 files changed, 42 insertions(+) diff --git a/resources/report_issue_template.md b/resources/report_issue_template.md index 838a6f6aa9e7..9843117f3e60 100644 --- a/resources/report_issue_template.md +++ b/resources/report_issue_template.md @@ -21,6 +21,20 @@ XXX
+Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python) + + +

+ +``` +XXX +``` + +

+
+ +
+ User Settings

diff --git a/src/test/common/application/commands/issueTemplateVenv1.md b/src/test/common/application/commands/issueTemplateVenv1.md index 181049f2a965..775b3e74a091 100644 --- a/src/test/common/application/commands/issueTemplateVenv1.md +++ b/src/test/common/application/commands/issueTemplateVenv1.md @@ -21,6 +21,20 @@ XXX

+Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python) + + +

+ +``` +XXX +``` + +

+
+ +
+ User Settings

diff --git a/src/test/common/application/commands/issueTemplateVenv2.md b/src/test/common/application/commands/issueTemplateVenv2.md index 974b0f113086..048006c24a6f 100644 --- a/src/test/common/application/commands/issueTemplateVenv2.md +++ b/src/test/common/application/commands/issueTemplateVenv2.md @@ -21,6 +21,20 @@ XXX

+Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python) + + +

+ +``` +XXX +``` + +

+
+ +
+ User Settings