Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/doc/triage.md
2020-12-07 15:17:53 -05:00

18 lines
595 B
Markdown

# Triage
Triaging code-server issues is done with the following issue filter:
```
is:open no:project sort:created-asc -label:blocked -label:upstream
```
We cannot work on any `blocked` or `upstream` issues as those are best handled by the
VS Code team. However, in certain circumstances we may fix them only in code-server if
necessary.
The GitHub project where we manage all our actionable issues is at:
https://github.com/cdr/code-server/projects/1
Finally, we use milestones to track what issues are planned/or were closed for what release.
https://github.com/cdr/code-server/milestones