mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Renamed the "Supported versions" label.
This commit is contained in:
parent
8f14ed6c81
commit
4775dcb521
4 changed files with 5 additions and 6 deletions
|
|
@ -153,8 +153,7 @@ Django's Git repository:
|
|||
commit. This goes a *long way* in helping everyone follow your changes.
|
||||
|
||||
* Separate bug fixes from feature changes. Bugfixes may need to be backported
|
||||
to the stable branch, according to the :ref:`backwards-compatibility policy
|
||||
<backwards-compatibility-policy>`.
|
||||
to the stable branch, according to :ref:`supported-versions-policy`.
|
||||
|
||||
* If your commit closes a ticket in the Django `ticket tracker`_, begin
|
||||
your commit message with the text "Fixed #xxxxx", where "xxxxx" is the
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ A more generic example:
|
|||
LTS to LTS upgrades).
|
||||
* Z.0: Drop deprecation shims added in Y.0 and Y.1.
|
||||
|
||||
.. _backwards-compatibility-policy:
|
||||
.. _supported-versions-policy:
|
||||
|
||||
Supported versions
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue