From b69eb5e8500f1cd970cac0fb8f1f6b3df0a87d04 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Tue, 29 Sep 2020 16:46:18 -0700 Subject: [PATCH] Add link to GitHub Discussions on the main README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd570d05..cc824782 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,10 @@ To learn more, see [doc/architecture.md](doc/architecture.md). Care to kick the tires? It's easy to [install and try Pinniped](doc/demo.md). +## Discussion + +Got a question, comment, or idea? Please don't hesitate to reach out via the GitHub [Discussions](https://github.com/vmware-tanzu/pinniped/discussions) tab at the top of this page. + ## Contributions Contributions are welcome. Before contributing, please see the [contributing guide](doc/contributing.md).