From 4775dcb521f87694607c5a1fca052ffffc0bfcae Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 31 Jan 2018 10:12:51 -0500 Subject: Renamed the "Supported versions" label. --- docs/internals/contributing/committing-code.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/internals/contributing/committing-code.txt') diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index 84eff3fc11..a7657a8433 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -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 - `. + 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 -- cgit v1.3