From d8dbd91d72cf3e8e0b8ca2ce1cb2ae0ec90748f6 Mon Sep 17 00:00:00 2001 From: Alex Jones Date: Fri, 24 Mar 2023 10:05:20 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2b2ee9..510a447 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,8 @@ K8sgpt is focused on triaging and diagnosing issues in your cluster. It is a too `k8sgpt` stores config data in `~/.k8sgpt` the data is stored in plain text, including your OpenAI key. +### Contributing + +Please read our [contributing guide](./CONTRIBUTING.md). ### Community * Find us on [Slack](https://cloud-native.slack.com/channels/k8sgpt-ai)