We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12e09f4 commit 529ed09Copy full SHA for 529ed09
CONTRIBUTING.md
@@ -49,7 +49,7 @@ In general, things we find useful when reviewing suggestions are:
49
50
## What You'll Need
51
52
-0. [A bug or feature you want to work on](https://github.com/microsoft/TypeScript/labels/help%20wanted)!
+0. [A bug or feature you want to work on](https://github.com/microsoft/TypeScript/issues?q=is%3Aissue%20label%3A%22Help%20Wanted%22)!
53
1. [A GitHub account](https://github.com/join).
54
2. A copy of the TypeScript code. See the next steps for instructions.
55
3. [Node](https://nodejs.org), which runs JavaScript locally. Current or LTS will both work.
0 commit comments