summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-10-12 09:50:52 +0200
committerDaniel Stenberg <daniel@haxx.se>2017-10-12 09:50:52 +0200
commit46ffcd07cbcbc8f5178b94709dc2cb6193a53ed0 (patch)
treeb0775ae73c538060bdcac2938feb6ba6a48486f8
parent35ad79dcdd8bb181105db656cba82e5501e81c4a (diff)
downloadcurl-46ffcd07cbcbc8f5178b94709dc2cb6193a53ed0.tar.gz
HELP-US: the label "PR-welcome" is now renamed to "help wanted"
following the new github "standard"
-rw-r--r--docs/HELP-US.md6
1 files changed, 3 insertions, 3 deletions
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.