From ea88ad4043e8ba322fc49c69711512d034e79cf1 Mon Sep 17 00:00:00 2001 From: Ryan Gregg Date: Wed, 18 Jul 2018 09:54:44 -0700 Subject: [PATCH] Update README.md --- community/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/community/README.md b/community/README.md index 80325af45..19c590c53 100644 --- a/community/README.md +++ b/community/README.md @@ -67,10 +67,8 @@ and read some [design docs](./CONTRIBUTING.md#design-documents). --> 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: -* [Primary Knative - repo](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) +* [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) Even if there's not an issue opened for it, we can always use more testing throughout the platform. Similarly, we can always use more docs, richer