<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/index.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-07-13T12:09:47Z</updated>
<entry>
<title>Added Django ecosystem page to the documentation.</title>
<updated>2025-07-13T12:09:47Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2025-07-11T21:57:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=395e498553e4e01da1ba0ddb5c4708ad9cb8a16a'/>
<id>urn:sha1:395e498553e4e01da1ba0ddb5c4708ad9cb8a16a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated guidance to propose new feature ideas in contributing docs.</title>
<updated>2025-05-14T00:38:04Z</updated>
<author>
<name>Lily Foote</name>
<email>code@lilyf.org</email>
</author>
<published>2025-04-27T13:54:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=188799e67c2c497419f448359775930c866fe28d'/>
<id>urn:sha1:188799e67c2c497419f448359775930c866fe28d</id>
<content type='text'>
These changes include:
* Clarification of the new feature proposal and evaluation process.
* Reodering "points to consider" into reporting bugs section, since
  these are mostly trac-specific.
* Narrowing the guide on user interface bugs and features to just bugs.
* Updating documentation for Someday/Maybe triage stage.

Co-authored-by: Tim Schilling &lt;schilling711@gmail.com&gt;
Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #35908 -- Retired the django-developers and django-users mailing lists.</title>
<updated>2025-02-19T11:14:27Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-05T12:11:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86493307f97b9795a74227b6af2d59a267160847'/>
<id>urn:sha1:86493307f97b9795a74227b6af2d59a267160847</id>
<content type='text'>
Co-authored-by: Chaitanya Rahalkar &lt;chaitanyarahalkar@squareup.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server.</title>
<updated>2025-01-22T21:22:50Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-01-22T21:22:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9a1f18635ff034b039c24ed5121cced028fc27d0'/>
<id>urn:sha1:9a1f18635ff034b039c24ed5121cced028fc27d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35999 -- Removed #django IRC channel references where appropriate.</title>
<updated>2025-01-08T09:24:52Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-11T14:21:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15e207ce80581ec64bd790c37cce1bc07d01a744'/>
<id>urn:sha1:15e207ce80581ec64bd790c37cce1bc07d01a744</id>
<content type='text'>
Some references are replaced with links to the Django Discord server.
</content>
</entry>
<entry>
<title>Replaced message suggestions from IRC to Discord in contributing docs.</title>
<updated>2024-11-14T10:36:16Z</updated>
<author>
<name>AfiMaameDufie</name>
<email>afimaamedufie@gmail.com</email>
</author>
<published>2024-11-12T21:33:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=da2432cccae841f0d7629f17a5d79ec47ed7b7cb'/>
<id>urn:sha1:da2432cccae841f0d7629f17a5d79ec47ed7b7cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganized the Contributing to Django docs.</title>
<updated>2024-01-12T01:25:27Z</updated>
<author>
<name>Mark Walker</name>
<email>mark@marksweb.co.uk</email>
</author>
<published>2023-12-01T00:43:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4eb4ab4122b2b974911d4b1f935728cf35e4208c'/>
<id>urn:sha1:4eb4ab4122b2b974911d4b1f935728cf35e4208c</id>
<content type='text'>
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 &lt;124304+nessita@users.noreply.github.com&gt;
Co-authored-by: Daniele Procida &lt;daniele@vurt.org&gt;
</content>
</entry>
<entry>
<title>Improved structure of Contributing Guide start page.</title>
<updated>2023-11-30T07:33:29Z</updated>
<author>
<name>Mark Walker</name>
<email>mwalker@ismgames.com</email>
</author>
<published>2023-11-29T10:42:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ab0f8ae52ae63808071be90ac48b39d3c75bc98'/>
<id>urn:sha1:6ab0f8ae52ae63808071be90ac48b39d3c75bc98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34324 -- Mentioned Discord server in contributing index.</title>
<updated>2023-02-10T04:55:45Z</updated>
<author>
<name>p0lygun</name>
<email>solankivibhakar82@gmail.com</email>
</author>
<published>2023-02-09T19:08:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=358792486e3afd83250364ebc15060820a8a96cc'/>
<id>urn:sha1:358792486e3afd83250364ebc15060820a8a96cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected various typos in contributing docs.</title>
<updated>2022-06-30T09:09:06Z</updated>
<author>
<name>Arslan Noor</name>
<email>arslannoorpansota@gmail.com</email>
</author>
<published>2022-06-30T08:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5c93a84f44054034f495267ff2400a5de69a4fc1'/>
<id>urn:sha1:5c93a84f44054034f495267ff2400a5de69a4fc1</id>
<content type='text'>
</content>
</entry>
</feed>
