From 97a2c52feaa3c19811eb5d478f5cc73e0c9d1f54 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Wed, 11 Oct 2017 10:47:46 -0700 Subject: [PATCH] Use `"help wanted"` instead of `"Accepting PRs"` --- Contributing-to-TypeScript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributing-to-TypeScript.md b/Contributing-to-TypeScript.md index fb52bb3..1241b75 100644 --- a/Contributing-to-TypeScript.md +++ b/Contributing-to-TypeScript.md @@ -24,7 +24,7 @@ We'll be using Labels to track the status of suggestions or feature requests. Yo * `Needs More Info`: A proposal exists, but there are follow-up questions that need to be addressed * `In Discussion`: This is being discussed by the TypeScript design team. You can expect this phase to take at least a few weeks, depending on our schedule * `Ready to Implement`: The proposal is accepted and has been designed enough that it can be implemented now - * `Accepting PRs`: We are accepting pull requests that fully implement this feature + * `help wanted`: We are accepting pull requests that fully implement this feature * `Committed`: We have allocated time on the team schedule to implement this feature Declined suggestions will have the `Declined` label along with one of the following: