mirror of
https://github.com/django/django.git
synced 2025-08-27 14:04:41 +00:00
Updated contributing docs for some latest practices.
This commit is contained in:
parent
85d853b2d3
commit
3428be3cf9
3 changed files with 19 additions and 15 deletions
|
@ -273,6 +273,10 @@ Bugs
|
|||
|
||||
* Is there a proper regression test (the test should fail before the fix
|
||||
is applied)?
|
||||
* If it's a bug that :ref:`qualifies for a backport <supported-versions-policy>`
|
||||
to the stable version of Django, is there a release note in
|
||||
``docs/releases/A.B.C.txt``? Bug fixes that will be applied only to the
|
||||
master branch don't need a release note.
|
||||
|
||||
New Features
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue