From adee2af53af59b0e0365db6eef205ed2d8ce0637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Tue, 30 May 2023 17:51:24 +0200 Subject: [PATCH] Direct users to awesome-kedro for community content See https://github.com/kedro-org/kedro-devrel/issues/40 --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 53557f844..306c736c9 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,6 +6,6 @@ contact_links: - name: Documentation url: https://docs.kedro.org about: To learn more about how Kedro works - - name: Case studies, articles and video tutorials - url: https://github.com/kedro-org/kedro-community + - name: Plugins, extensions, case studies, articles, and video tutorials + url: https://github.com/kedro-org/awesome-kedro about: Community-generated content, project examples and video tutorials