Skip to content

Commit 6eeedf3

Browse files
committed
issue templates
1 parent 1acf195 commit 6eeedf3

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

ISSUE_TEMPLATE.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## Environment data
2+
VS Code version:
3+
Python Extension version:
4+
OS and version:
5+
Your launch.json:
6+
```json
7+
```
8+
Your settings.json:
9+
```json
10+
```
11+
## Logs
12+
Output from ```Python``` output panel
13+
```
14+
```
15+
Output from ```Console window``` (Help->Developer Tools menu)
16+
```
17+
```
18+
19+
## Actual behavior
20+
21+
## Expected behavior
22+
23+
24+
## Actual behavior
25+
26+
27+
## Steps to reproduce:
28+
-
29+
-

0 commit comments

Comments
 (0)