From: Daniel Stenberg Date: Thu, 12 Oct 2017 07:50:52 +0000 (+0200) Subject: HELP-US: the label "PR-welcome" is now renamed to "help wanted" X-Git-Tag: curl-7_56_1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46ffcd07cbcbc8f5178b94709dc2cb6193a53ed0;p=curl HELP-US: the label "PR-welcome" is now renamed to "help wanted" following the new github "standard" --- diff --git a/docs/HELP-US.md b/docs/HELP-US.md index d9e0bddc5..d37ad9480 100644 --- a/docs/HELP-US.md +++ b/docs/HELP-US.md @@ -17,9 +17,9 @@ down and report the bug. Or make your first pull request with a fix for that. ## PR-welcome -In the issue tracker we occasionally mark bugs with -[PR-welcome](https://github.com/curl/curl/labels/PR-welcome), as a sign that -the bug is acknowledged to exist and that there's nobody known to work on this +In the issue tracker we occasionally mark bugs with [help +wanted](https://github.com/curl/curl/labels/help%20wanted), as a sign that the +bug is acknowledged to exist and that there's nobody known to work on this issue for the moment. Those are bugs that are fine to "grab" and provide a pull request for. The complexity level of these will of course vary, so pick one that piques your interest.