make vscode-python specific#24598
Merged
eleanorjboyd merged 5 commits intomicrosoft:mainfrom Dec 17, 2024
Merged
Conversation
karthiknadig
requested changes
Dec 13, 2024
karthiknadig
requested changes
Dec 13, 2024
.github/commands.json
Outdated
| "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!" |
Member
There was a problem hiding this comment.
We have a aka.ms link for issue reporting with details.
Member
There was a problem hiding this comment.
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
cwebster-99
reviewed
Dec 13, 2024
cwebster-99
reviewed
Dec 13, 2024
cwebster-99
reviewed
Dec 13, 2024
cwebster-99
reviewed
Dec 13, 2024
cwebster-99
reviewed
Dec 13, 2024
cwebster-99
reviewed
Dec 13, 2024
Member
Author
|
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! |
cwebster-99
reviewed
Dec 16, 2024
Co-authored-by: Courtney Webster <60238438+cwebster-99@users.noreply.github.com>
karthiknadig
approved these changes
Dec 17, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
taking the label actions from the vscode repo but making them more python specific