diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 565905ad..4ba0182b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ For announcements we use a mailing list as well. Simply subscribe to [flux-dev on cncf.io](https://lists.cncf.io/g/cncf-flux-dev) to join the conversation (there you can also add calendar invites to your Google calendar for our [Flux -meeting](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/edit#)). +meeting](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/view)). ## Understanding the GitOps Toolkit diff --git a/README.md b/README.md index 7141ba25..2df9392b 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,15 @@ or get started with one of the following guides: - [Provider CRD](https://toolkit.fluxcd.io/components/notification/provider/) - [Alert CRD](https://toolkit.fluxcd.io/components/notification/alert/) - [Receiver CRD](https://toolkit.fluxcd.io/components/notification/receiver/) + +## 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/view)) +- 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! diff --git a/docs/index.md b/docs/index.md index 9c234258..80b92732 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,7 +55,7 @@ To get started with the toolkit please follow this [guide](get-started/index.md) 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)) +- Join our upcoming dev meetings ([meeting access and agenda](https://docs.google.com/document/d/1l_M0om0qUEN_NNiGgpqJ2tvsF2iioHkaARDeh6b70B0/view) - 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