Reorganized the Contributing to Django docs.

This work follows a comprehensive review conducted during the DjangoCon US 2023
sprints. Changes include:
 - Updated the title of the main page for better alignment with the content.
 - Removed emojis to enhance accessibility and avoid cultural specificity.
 - Improved the layout and navigation of contributing documentation.
 - Unified sections for communication channels and community links.
 - Grouped resources according to the Diátaxis systematic approach.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Co-authored-by: Daniele Procida <daniele@vurt.org>
This commit is contained in:
Mark Walker 2023-12-01 00:43:56 +00:00 committed by Natalia
parent 4787972c94
commit 4eb4ab4122
4 changed files with 128 additions and 88 deletions

View file

@ -1,6 +1,6 @@
==========
JavaScript
==========
===============
JavaScript code
===============
While most of Django core is Python, the ``admin`` and ``gis`` contrib apps
contain JavaScript code.