mirror of
https://github.com/django/django.git
synced 2025-08-30 23:37:50 +00:00
Fixed #34579 -- Added Django Forum to contributing guides.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
parent
f8172f45fc
commit
89f10a80d7
6 changed files with 44 additions and 38 deletions
|
@ -147,11 +147,13 @@ A "non-trivial" patch is one that is more than a small bug fix. It's a patch
|
|||
that introduces Django functionality and makes some sort of design decision.
|
||||
|
||||
If you provide a non-trivial patch, include evidence that alternatives have
|
||||
been discussed on |django-developers|.
|
||||
been discussed on the `Django Forum`_ or |django-developers| list.
|
||||
|
||||
If you're not sure whether your patch should be considered non-trivial, ask on
|
||||
the ticket for opinions.
|
||||
|
||||
.. _Django Forum: https://forum.djangoproject.com/
|
||||
|
||||
.. _deprecating-a-feature:
|
||||
|
||||
Deprecating a feature
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue