From 2ab9286ff6844425401d7b5891e7ac75e650ca22 Mon Sep 17 00:00:00 2001 From: Rasheed Abdul-Aziz Date: Mon, 27 Sep 2021 16:29:12 -0400 Subject: [PATCH] Add dependency note in Contributing --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8440cb5f..ff9ed3b56 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,6 +14,8 @@ The Cartographer project team welcomes contributions from the community. If you - [`kind`]: to run a local cluster - [`ko`]: for building and pushing the controller's container image - [`kuttl`]: for integration testing +- [`shellcheck`]: for shell script linting + [`ytt`]: for Cluster Templates with `ytt:` sections [`ctlptl`]: https://github.com/tilt-dev/ctlptl [`go`]: https://golang.org/dl/ @@ -22,6 +24,7 @@ The Cartographer project team welcomes contributions from the community. If you [`kind`]: https://kind.sigs.k8s.io/docs/user/quick-start/ [`ko`]: https://github.com/google/ko [`kuttl`]: https://github.com/kudobuilder/kuttl +[`shellcheck`]: https://github.com/koalaman/shellcheck [`ytt`]: https://github.com/vmware-tanzu/carvel-ytt