From e5080fc5e94eb9b32bf8abc031602c40d9ff36c1 Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Fri, 11 Jul 2025 16:57:24 -0500 Subject: [5.2.x] Added Django ecosystem page to the documentation. Backport of 395e498553e4e01da1ba0ddb5c4708ad9cb8a16a from main --- docs/internals/contributing/index.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/internals') diff --git a/docs/internals/contributing/index.txt b/docs/internals/contributing/index.txt index 0749bc9a6e..ff74c16bb2 100644 --- a/docs/internals/contributing/index.txt +++ b/docs/internals/contributing/index.txt @@ -110,7 +110,9 @@ encounter or assist in triaging existing tickets to ensure a smooth development workflow. Django also has a :ref:`process for suggesting ideas ` -where you can join the community in discussing ideas for new features. +where you can join the community in discussing ideas for new features. Beyond +the Django codebase, there's a `vibrant ecosystem`_ that is maintained by the +community that you can contribute to. Explore the ways you can make a difference below, and join us in making Django better for everyone. @@ -122,5 +124,6 @@ better for everyone. triaging-tickets .. _ticket tracker: https://code.djangoproject.com/ +.. _vibrant ecosystem: https://www.djangoproject.com/community/ecosystem/ We're looking forward to working with you. Welcome aboard! -- cgit v1.3