From c2661fb79ee6427b8495e182784d3b0f1070061f Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Tue, 22 Sep 2020 17:37:47 +0200 Subject: [PATCH] Add community section fixes: #261 --- docs/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/index.md b/docs/index.md index b5959373..9c234258 100644 --- a/docs/index.md +++ b/docs/index.md @@ -50,3 +50,15 @@ Components: - [Receiver CRD](components/notification/receiver.md) To get started with the toolkit please follow this [guide](get-started/index.md). + +## Community + +The GitOps Toolkit is always looking for new contributors and there are a multitude of ways to get involved. Depending on what you want to do, some of the following bits might be your first steps: + +- Join our upcoming dev meetings ([meeting access and agenda](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/edit)) +- Talk to us in the #flux channel on [CNCF Slack](https://slack.cncf.io/) +- Join the [planning discussions](https://github.com/fluxcd/toolkit/discussions) +- And if you are completely new to the GitOps Toolkit, take a look at our [Get Started guide](get-started/index.md) and give us feedback +- Check out [how to contribute](contributing/index.md) to the project + +We are looking forward to seeing you with us!