From 44f9d7f6043b2306a436286e4fe15ec53b274958 Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Mon, 27 Nov 2023 11:51:55 -0500 Subject: [PATCH] Add clotributor link to readme Signed-off-by: Calum Murray --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8b8696a9..0eae8c2f66 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ To learn more about Knative, please visit our [Knative docs](https://github.com/knative/docs) 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 help wanted issues across Knative, +take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).