-
Notifications
You must be signed in to change notification settings - Fork 0
Issue Tracking
This page describes how we track issues in the vscode repository.
The inbox are bugs which have no assigned owner and no assigned label. Assigning an owner or a label like feature-request, question, more info needed indicates that the issue has been triaged.
Bugs should be verified.
- Once a bug is fixed its state is changed to
closed. - If it needs verification it is assigned to another team member
- Once verified the issue is labeled with
verified
Create a personal query: current milestone, assigned to me, closed, -label:"verified ✓"
Duplicate bugs are closed with a comment duplicates bug #issue
Issues are assigned a label that indicates the issue type:
-
bug: incorrect behaviour of the code -
feature-request: a request for an enhancement -
question: a question from a user
Issues can be assigned to a feature area using a label. The feature area labels are 'greenish'.
Use issue mover tool to move bugs to another repository.
Notice labels are copied to another repository, therefore when moving an issue to a repository owned by another team we should remove our custom labels.
Project Management
- Roadmap
- Iteration Plans
- Development Process
- Issue Tracking
- Release Process
- Running the Endgame
- Related Projects
Contributing
- How to Contribute
- Submitting Bugs and Suggestions
- Code Organization
- Coding Guidelines
- Smoke Test
- Contributor License Agreement
- Requested Extensions
Documentation