forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Reporting a bug
Brett Cannon edited this page Dec 7, 2021
·
13 revisions
- Run the
Python: Report Issue...
command from the command palette. - Notice the new window that looks something like the following:
- Fill in the details of the bug where there are
XXX
markers (you will have a chance to add screenshots and GIFs momentarily). - Click the green
Create on GitHub
button. - Attach any screenshots or GIFs to help explain the bug you are experiencing.
- Submit the issue on GitHub.
- Run the
Help: Report Issue...
command from the command palette. - Notice the new window that looks something like the following:
- Set
File on
toAn extension
. - Set
Extension
toPython
. - Fill in
Title
andSteps to Reproduce
. - Click the green
Create on GitHub
button. - Add any screenshots or GIFs to the issue.
- Submit the issue on GitHub.
Create a new issue by following this link.