diff --git a/community/README.md b/community/README.md index 27d684614..29c444313 100644 --- a/community/README.md +++ b/community/README.md @@ -81,6 +81,8 @@ overall project. If you're looking for something to do to get your feet wet working on Knative, look for GitHub issues marked with the Help Wanted label: +- [Build issues](https://github.com/knative/build/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) +- [Eventing issues](https://github.com/knative/eventing/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) - [Serving issues](https://github.com/knative/serving/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22) - [Documentation repo](https://github.com/knative/docs/issues?q=is%3Aopen+is%3Aissue+label%3A%22community%2Fhelp+wanted%22)