From eae602a77965f0a6072c8f49e9930e7c987232be Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Mon, 27 Nov 2023 11:28:34 -0500 Subject: [PATCH] Add clotributor link to readme Signed-off-by: Calum Murray --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8799e0b5..fd9c4d99 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ `hack` is a collection of scripts used to bootstrap CI processes and other vital entrypoint functionality. +## Contributing + +If you are interested in contributing to Knative, take a look at [CLOTRIBUTOR](https://clotributor.dev/search?project=knative&page=1) +for a list of help wanted issues across the project. + ## Using the `presubmit-tests.sh` helper script This is a helper script to run the presubmit tests. To use it: