Skip to content

Commit 529ed09

Browse files
authored
fix link to "Help Wanted" issues (#61843)
1 parent 12e09f4 commit 529ed09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ In general, things we find useful when reviewing suggestions are:
4949

5050
## What You'll Need
5151

52-
0. [A bug or feature you want to work on](https://github.com/microsoft/TypeScript/labels/help%20wanted)!
52+
0. [A bug or feature you want to work on](https://github.com/microsoft/TypeScript/issues?q=is%3Aissue%20label%3A%22Help%20Wanted%22)!
5353
1. [A GitHub account](https://github.com/join).
5454
2. A copy of the TypeScript code. See the next steps for instructions.
5555
3. [Node](https://nodejs.org), which runs JavaScript locally. Current or LTS will both work.

0 commit comments

Comments
 (0)