From d2fcbe334c07153f7f11b74f2932e01edd71341f Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Tue, 28 Nov 2023 04:28:04 -0500 Subject: [PATCH] Add clotributor link to readme (#14671) Signed-off-by: Calum Murray --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index badfe89b0e..2d21186504 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,5 @@ For documentation on the Knative Serving specification, see the repository. If you are interested in contributing, see [CONTRIBUTING.md](./CONTRIBUTING.md) -and [DEVELOPMENT.md](./DEVELOPMENT.md). +and [DEVELOPMENT.md](./DEVELOPMENT.md). For a list of all help wanted issues +across Knative, take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).