From b262e15e4aa961029206d770cf6e1eed687b1f68 Mon Sep 17 00:00:00 2001 From: Pavan Shinde Date: Tue, 3 Feb 2026 06:08:52 +0530 Subject: [PATCH] docs: fix help-wanted label spelling (#18114) Co-authored-by: Christian Gunderman --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d1848f143c..e3ff7505c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -45,7 +45,7 @@ The process for contributing code is as follows: `🔒Maintainers only`, this means it is reserved for project maintainers. We will not accept pull requests related to these issues. In the near future, we will explicitly mark issues looking for contributions using the - `help wanted` label. If you believe an issue is a good candidate for + `help-wanted` label. If you believe an issue is a good candidate for community contribution, please leave a comment on the issue. A maintainer will review it and apply the `help-wanted` label if appropriate. Only maintainers should attempt to add the `help-wanted` label to an issue.