From 129f0c9ed575ed1b782e46334395612abe3d610b Mon Sep 17 00:00:00 2001 From: Konrad `ktoso` Malawski Date: Thu, 12 Oct 2017 21:27:19 +0900 Subject: [PATCH] Update community tag to help wanted (#23802) * Update community tag to help wanted Because of github recommendation * Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 463d9146a7..c38383ed03 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ Most notably many tags start with a `t:` prefix (as in `topic:`), which categori In general *all issues are open for anyone working on them*, however if you're new to the project and looking for an issue that will be accepted and likely is a nice one to get started you should check out the following tags: -- [community](https://github.com/akka/akka/labels/community) - which identifies issues that the core team will likely not have time to work on, or the issue is a nice entry level ticket. If you're not sure how to solve a ticket but would like to work on it feel free to ask in the issue about clarification or tips. +- [help wanted](https://github.com/akka/akka/labels/help%20wanted) - which identifies issues that the core team will likely not have time to work on, or the issue is a nice entry level ticket. If you're not sure how to solve a ticket but would like to work on it feel free to ask in the issue about clarification or tips. - [nice-to-have (low-priority)](https://github.com/akka/akka/labels/nice-to-have%20%28low-prio%29) - are tasks which make sense, however are not very high priority (in face of other very high priority issues). If you see something interesting in this list, a contribution would be really wonderful! Another group of tickets are those which start from a number. They're used to signal in what phase of development an issue is: