Skip to content

Commit 8e50a05

Browse files
Remove output and some extra note (#17568)
1 parent 1e09459 commit 8e50a05

File tree

2 files changed

+4
-46
lines changed

2 files changed

+4
-46
lines changed

resources/report_issue_template.md

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
<!-- Please search existing issues to avoid creating duplicates;
2-
https://github.com/microsoft/vscode-python/issues?q=is%3Aopen+is%3Aissue+label%3Atype-bug
3-
-->
1+
<!-- Please search for existing issues at https://github.com/microsoft/vscode-python/issues?is%3Aissue+label%3Abug -->
42

53
# Behaviour
64

7-
[**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]
8-
9-
## Expected
10-
115
XXX
126

13-
## Actual
7+
## Expected vs. Actual Behaviour
148

159
XXX
1610

@@ -33,21 +27,6 @@ You can attach such things **after** you create your issue on GitHub.
3327

3428
<details>
3529

36-
<summary>"Python" channel in the OUTPUT panel</summary>
37-
38-
<p>
39-
40-
<!-- Run the "Python: Show Output" command to see the requested output. --->
41-
42-
```
43-
44-
```
45-
46-
</p>
47-
</details>
48-
49-
<details>
50-
5130
<summary>User Settings</summary>
5231

5332
<p>

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

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
<!-- Please search existing issues to avoid creating duplicates;
2-
https://github.com/microsoft/vscode-python/issues?q=is%3Aopen+is%3Aissue+label%3Atype-bug
3-
-->
1+
<!-- Please search for existing issues at https://github.com/microsoft/vscode-python/issues?is%3Aissue+label%3Abug -->
42

53
# Behaviour
64

7-
[**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]
8-
9-
## Expected
10-
115
XXX
126

13-
## Actual
7+
## Expected vs. Actual Behaviour
148

159
XXX
1610

@@ -33,21 +27,6 @@ You can attach such things **after** you create your issue on GitHub.
3327

3428
<details>
3529

36-
<summary>"Python" channel in the OUTPUT panel</summary>
37-
38-
<p>
39-
40-
<!-- Run the "Python: Show Output" command to see the requested output. --->
41-
42-
```
43-
44-
```
45-
46-
</p>
47-
</details>
48-
49-
<details>
50-
5130
<summary>User Settings</summary>
5231

5332
<p>

0 commit comments

Comments
 (0)