Skip to content

doc: Describe issue triaging #2416

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 8, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions doc/triage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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