Skip to content

Commit 888b7ae

Browse files
committed
Updated issue template
1 parent 3be46e5 commit 888b7ae

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

ISSUE_TEMPLATE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ VS Code Version:
1313

1414
VS Code Python Extension Version:
1515

16-
PTVSD Version:
16+
One of the following two depending on which version of the addon you're using (2.0+ uses debugpy instead of ptvsd):
17+
18+
- ptvsd version:
19+
- debugpy version:
1720

1821
Paths listed by `where python` or the corresponding command:
1922

@@ -23,4 +26,4 @@ Python path/interpreter detected/selected by VS Code/Visual Studio: <!-- See Con
2326

2427
## Notes:
2528

26-
<!-- Describe your problem and the steps to reproduce it, including any specific errors. -->
29+
<!-- Describe your problem and the steps to reproduce it, including any specific errors. -->

0 commit comments

Comments
 (0)