diff --git a/Useful-Links-for-TypeScript-Issue-Management.md b/Useful-Links-for-TypeScript-Issue-Management.md index 85dbf19..dde55f3 100644 --- a/Useful-Links-for-TypeScript-Issue-Management.md +++ b/Useful-Links-for-TypeScript-Issue-Management.md @@ -2,4 +2,4 @@ * [Untriaged Suggestions](https://github.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+label%3A%22Suggestion%22+-label%3A%22Needs+Proposal%22+-label%3A%22Needs+More+Info%22+-label%3A%22In+Discussion%22+-label%3A%22Visual Studio%22+-label%3A%22Revisit%22): Issues with the `Suggestion` label but no sub-label * [Untriaged Bugs](https://github.com/Microsoft/TypeScript/issues?q=is%3Aopen+is%3Aissue+label%3Abug+no%3Amilestone): Issues that need to be assigned to a developer - * [Mystery Closed Bugs](https://github.com/Microsoft/TypeScript/issues?q=is%3Aclosed+is%3Aissue+label%3Abug++-label%3AFixed+-label%3A%22By+Design%22+-label%3A%22Duplicate%22+-label%3A%22Won%27t+Fix%22): Issues that have been closed but no sublabel explaining why they were closed \ No newline at end of file + * [Mystery Closed Bugs](https://github.com/Microsoft/TypeScript/issues?q=is%3Aclosed+is%3Aissue+label%3Abug++-label%3AFixed+-label%3A%22By+Design%22+-label%3A%22Duplicate%22+-label%3A%22Won%27t+Fix%22): Issues that have been closed but no sub-label explaining why they were closed \ No newline at end of file