- Notifications
You must be signed in to change notification settings - Fork1.2k
make vscode-python specific#24598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
.github/commands.json Outdated
}, | ||
{ | ||
"type": "label", | ||
"name": "~version-info-needed", | ||
"action": "updateLabels", | ||
"addLabel": "info-needed", | ||
"removeLabel": "~version-info-needed", | ||
"comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our[issue reporting guidelines](https://aka.ms/vscodeissuereporting). Please take the time to review these and update the issue.\n\nHappy Coding!" | ||
"comment": "Thanks for creating this issue! We figured it's missing some basic information, such as a version number, or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue or even open a new one with the `report issue` command in VS Code to have all the right information collected for you.\n\nHappy Coding!" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We have a aka.ms link for issue reporting with details.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'm not sure what the aka link is but are you referring to this page?https://github.com/microsoft/vscode-python/wiki/Reporting-a-bug
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
ok went through and make those edits except for that one link that@cwebster-99 was asking about. Let me know what people think - thanks! |
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
de13d42
intomicrosoft:mainUh oh!
There was an error while loading.Please reload this page.
taking the label actions from the vscode repo but making them more python specific