From 21b2a6376ec5fa77a84527707d3313736af94865 Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Mon, 27 Nov 2023 15:24:51 -0500 Subject: [PATCH] Added clotributor link to readme (#811) Signed-off-by: Calum Murray --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 140dbefa..0fc4fac1 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,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 all help wanted issues in Knative, +see [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1).