Skip to content

Commit f861aa7

Browse files
authored
Update 1_ds_bug_report.md (microsoft#13435)
Update bug template to include directions on getting output
1 parent f47defc commit f861aa7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/1_ds_bug_report.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,11 @@ _Please provide as much info as you readily know_
3939
- **OS:** Windows | Mac | Linux (distro):
4040
- **Virtual environment:** conda | venv | virtualenv | N/A | ...
4141

42-
## Developer Tools Console Output
42+
## Python Output
4343

4444
<!-----------------------------------------------------------------------------------------------
45-
Copy/paste the output in the "Console" tab in the "Developer Tools" panel (Help >
46-
Toggle Developer Tools). For better details, run the "Enable source map support for
47-
extension debugging" command in VS Code at least once beforehand.
45+
Please set this setting: ```"python.logging.logLevel": "debug"```
46+
Then restart VS code, reproduce your problem, and copy the output of the 'Python' output tab into this issue.
4847
------------------------------------------------------------------------------------------------->
4948

5049
Microsoft Data Science for VS Code Engineering Team: @rchiodo, @IanMatthewHuff, @DavidKutu, @DonJayamanne, @greazer, @joyceerhl

0 commit comments

Comments
 (0)