summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/working-with-git.txt
AgeCommit message (Collapse)Author
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
Thanks Tim Graham and Mariusz Felisiak for review and completion.
2016-12-21Removed the importance of "core developers" in triaging tickets, etc.Tim Graham
2016-11-15Replaced "django" with "Django" in spelling_wordlist.akki
2016-11-04Updated "fork Django on GitHub" link.Tim Graham
2016-10-06Fixed docs typos in lines ending with a dash.Tim Graham
2016-08-06Fixed a few grammar issues in working-with-git doc.Adam Zapletal
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-10-21Fixed #25578 -- Corrected the casing of "GitHub".Yusuke Miyazaki
2014-08-01Renamed "committers" to "team".Aymeric Augustin
2014-06-12Fixed #22818 -- Clarified you need to cd into the Django clone.Tim Graham
Thanks Josh Parris.
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page).
2013-08-10clarified misleading wording about squashing commitsDaniele Procida
2013-01-29Fixed typos in docs and commentsTim Graham
2012-06-08Clarified the purpose of the pull requsets docsAymeric Augustin
One is for the community, the other for the core team. Thanks Reinout van Rees for the report.
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
Many thanks to Daniele Procida.
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
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.