From 9da7d53a3284b971db438845a95710de3b607c55 Mon Sep 17 00:00:00 2001 From: Joe Kratzat Date: Tue, 10 Jan 2023 11:21:14 -0500 Subject: [PATCH] docs: add `Contriubting` section to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8ebe13837..4652f4c64 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ CAPOCI supports the following Cluster API versions. CAPOCI provider is able to install and manage the [versions of Kubernetes supported by Cluster API (CAPI)](https://cluster-api.sigs.k8s.io/reference/versions.html#supported-kubernetes-versions). +## Contributing + +This project welcomes contributions from the community. Before submitting a pull request, please +[review our contribution guide](./CONTRIBUTING.md) + ## Security Please consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process