From f02034e4e7390cca7a9a30808f85e7cc3ae18352 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Wed, 17 Apr 2024 17:50:36 +0200 Subject: [PATCH] Update README with links to get support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan Luis Cano Rodríguez --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6317e80771..57c0ebd82b 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,14 @@ Find out more about how Kedro can answer your use cases from the [product FAQs o The [Kedro product team](https://docs.kedro.org/en/stable/contribution/technical_steering_committee.html#kedro-maintainers) and a number of [open source contributors from across the world](https://github.com/kedro-org/kedro/releases) maintain Kedro. +## Get support + +To get support, we recommend you to join our [Slack workspace](https://slack.kedro.org/) and write a message in the `#questions` channel. Alternatively, you can [open an issue](https://github.com/kedro-org/kedro/issues/new?assignees=&labels=Issue%3A+Bug+Report&template=bug-report.md) on GitHub directly. + +## Suggest a new idea + +We use [GitHub Discussions](https://github.com/kedro-org/kedro/discussions) to discuss about possible ideas for improvement, new features, feature requests, and such. If you have a suggestion, feel free to [open a new discussion](https://github.com/kedro-org/kedro/discussions/new?category=idea). + ## Can I contribute? Yes! We welcome all kinds of contributions. Check out our [guide to contributing to Kedro](https://github.com/kedro-org/kedro/wiki/Contribute-to-Kedro).