Opened 7 weeks ago

Last modified 5 weeks ago

#37217 assigned Cleanup/optimization

Contributing tutorial has outdated version 2.2 — at Version 2

Reported by: Mike Edmunds Owned by:
Component: Documentation Version: dev
Severity: Normal Keywords: django_next_version
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Mike Edmunds)

The Writing your first contribution for Django tutorial refers to version 2.2 a couple of times in the Writing documentation section. Although it does say "at the time of this writing," that's still 7+ years out of date (at the time of this writing).

https://docs.djangoproject.com/en/6.1/intro/contributing/#writing-documentation

Would we want to add this to the list of places the version number should be bumped at the start of each release cycle?

Or if we're comfortable leaving the outdated version in the tutorial, closing this ticket "wontfix" will at least record that decision (where it can hopefully be found by the next person who notices the old version number in docs/intro/contributing.txt).

Change History (2)

comment:1 by Mike Edmunds, 7 weeks ago

Description: modified (diff)

comment:2 by Mike Edmunds, 7 weeks ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top