diff --git a/resources/report_issue_template.md b/resources/report_issue_template.md index 765896bfc7a6..ab7348f6e518 100644 --- a/resources/report_issue_template.md +++ b/resources/report_issue_template.md @@ -1,16 +1,10 @@ - + # Behaviour -[**NOTE**: If you suspect that your issue is related to the Microsoft Python Language Server (`python.languageServer: 'Microsoft'`), please download our new language server [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) from the VS Code marketplace to see if that fixes your issue] - -## Expected - XXX -## Actual +## Expected vs. Actual Behaviour XXX @@ -33,21 +27,6 @@ You can attach such things **after** you create your issue on GitHub.
-"Python" channel in the OUTPUT panel - -

- - - -``` - -``` - -

-
- -
- User Settings

diff --git a/src/test/common/application/commands/issueTemplateVenv1.md b/src/test/common/application/commands/issueTemplateVenv1.md index ce255036f138..1da87d621206 100644 --- a/src/test/common/application/commands/issueTemplateVenv1.md +++ b/src/test/common/application/commands/issueTemplateVenv1.md @@ -1,16 +1,10 @@ - + # Behaviour -[**NOTE**: If you suspect that your issue is related to the Microsoft Python Language Server (`python.languageServer: 'Microsoft'`), please download our new language server [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) from the VS Code marketplace to see if that fixes your issue] - -## Expected - XXX -## Actual +## Expected vs. Actual Behaviour XXX @@ -33,21 +27,6 @@ You can attach such things **after** you create your issue on GitHub.

-"Python" channel in the OUTPUT panel - -

- - - -``` - -``` - -

-
- -
- User Settings