<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/internals/contributing/writing-code/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-23T14:40:51Z</updated>
<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>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>Refs #31356 -- Changed IRC links to the Libera.Chat webchat.</title>
<updated>2021-06-03T10:07:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-06-03T10:07:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f10c52afabac25f2c10aca26d32dbe7e0e46082e'/>
<id>urn:sha1:f10c52afabac25f2c10aca26d32dbe7e0e46082e</id>
<content type='text'>
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7.</content>
</entry>
<entry>
<title>Changed IRC references to Libera.Chat.</title>
<updated>2021-05-20T10:23:36Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-05-20T10:23:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=66491f08fe86629fa25977bb3dddda06959f65e7'/>
<id>urn:sha1:66491f08fe86629fa25977bb3dddda06959f65e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32412 -- Adjusted Contributing Guide start page.</title>
<updated>2021-03-03T14:34:06Z</updated>
<author>
<name>GabbyPrecious</name>
<email>gabbyprecious2000@gmail.com</email>
</author>
<published>2021-03-03T10:24:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ead9085f0872d5c1c670502df6dc0f69b422eaad'/>
<id>urn:sha1:ead9085f0872d5c1c670502df6dc0f69b422eaad</id>
<content type='text'>
* Added headers emphasising Work on the framework vs Join the community
  sections, to raise the visibility of the community section.
* Added callouts to three main code/docs/translations areas, linking to
  respective start pages.
* Moved some Writing code specific content from the start page to the
  Writing code index. This clarifies the start page and adds content to the
  previously empty Writing code index.

Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
</entry>
<entry>
<title>Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint)</title>
<updated>2015-06-27T20:36:26Z</updated>
<author>
<name>Trey Hunner</name>
<email>trey@treyhunner.com</email>
</author>
<published>2015-04-28T04:12:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ec4f219ecb7a5e43d0353633fac4dac42d0ee492'/>
<id>urn:sha1:ec4f219ecb7a5e43d0353633fac4dac42d0ee492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18436 -- Updated contributing docs for git.</title>
<updated>2012-06-07T16:54:43Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-06-07T16:48:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90fb6a46485d4f3c70d3864ab0a0e2f619449d31'/>
<id>urn:sha1:90fb6a46485d4f3c70d3864ab0a0e2f619449d31</id>
<content type='text'>
Most of the credit for this large patch goes to Anssi Kääriäinen.
Many thanks to all the people who contributed to the discussion.
</content>
</entry>
<entry>
<title>Fixed #15796 -- Restructured the contributing documentation and added note about newly added Trac abilities. Many thanks to Julien Phalip.</title>
<updated>2011-05-27T10:49:47Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2011-05-27T10:49:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=407f62fd31689b6158902d3ffdcde64aa27679a7'/>
<id>urn:sha1:407f62fd31689b6158902d3ffdcde64aa27679a7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16284 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
