<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/bugs-and-features.txt, branch 6.0.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=6.0.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=6.0.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-01-15T12:27:34Z</updated>
<entry>
<title>[6.0.x] Fixed #36856 -- Mentioned needsnewfeatureprocess resolution in contributor docs.</title>
<updated>2026-01-15T12:27:34Z</updated>
<author>
<name>Amar Ahmed Deina</name>
<email>amarmed4500@gmail.com</email>
</author>
<published>2026-01-14T07:17:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3d9f04289bb82e4a4f74b1f2139a06e1a6e8a5b2'/>
<id>urn:sha1:3d9f04289bb82e4a4f74b1f2139a06e1a6e8a5b2</id>
<content type='text'>
Co-authored-by: James Bligh &lt;blighj@users.noreply.github.com&gt;

Backport of 07a16407452f5b62594661ae7ae589eca8cccd4d from main.
</content>
</entry>
<entry>
<title>[6.0.x] Added backticks to email addresses in docs.</title>
<updated>2025-09-17T20:24:37Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-09-17T20:23:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fd6ef87b25d38bbc73a964f5b03fcb79de04b487'/>
<id>urn:sha1:fd6ef87b25d38bbc73a964f5b03fcb79de04b487</id>
<content type='text'>
Backport of f8d2610d94333a8b0fd283851a6cf4ac2e2e2435 from main
</content>
</entry>
<entry>
<title>Replaced :doc: role usage with :ref: when appropriate in docs.</title>
<updated>2025-08-28T16:48:32Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-27T21:36:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ae03f81ffa9dd35b97baf917e4fc944cd0de3b5c'/>
<id>urn:sha1:ae03f81ffa9dd35b97baf917e4fc944cd0de3b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added accessibility guidelines for contributors.</title>
<updated>2025-07-23T14:40:51Z</updated>
<author>
<name>Thibaud Colas</name>
<email>thibaudcolas@gmail.com</email>
</author>
<published>2023-10-05T05:11:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5527df91921b54b9fd1eb9aca3aabe91ec58a9c7'/>
<id>urn:sha1:5527df91921b54b9fd1eb9aca3aabe91ec58a9c7</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>Fixed #35546 -- Emphasised accepted ticket requirement in contributing docs.</title>
<updated>2024-07-29T13:12:43Z</updated>
<author>
<name>Maryam Yusuf</name>
<email>maryam.m.yusuf1802@gmail.com</email>
</author>
<published>2024-07-27T08:48:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e00fee3bd3b780667f072325bdb69f29144c553'/>
<id>urn:sha1:7e00fee3bd3b780667f072325bdb69f29144c553</id>
<content type='text'>
</content>
</entry>
</feed>
