diff options
| author | Tim Graham <timograham@gmail.com> | 2017-11-01 20:33:41 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-11-01 20:39:28 -0400 |
| commit | 2d2b49ed0a72c9450ddc54de8b7a2c342522350b (patch) | |
| tree | 8608d39b94c84692715f21e5e253fc7bbd883a16 /docs | |
| parent | c9ce52820a941a9205dc2c3978f3cb05253af4db (diff) | |
[2.0.x] Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list.
Backport of c70086473e48df2989f27e0cd03533725dc94cfe from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/mailing-lists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/internals/mailing-lists.txt b/docs/internals/mailing-lists.txt index c39d3e3cc5..d5b9ab5f9c 100644 --- a/docs/internals/mailing-lists.txt +++ b/docs/internals/mailing-lists.txt @@ -59,6 +59,10 @@ the Django Project. The discussion about the development of Django itself takes place here. +Before asking a question about how to contribute, read +:doc:`/internals/contributing/index`. Many frequently asked questions are +answered there. + .. note:: Please make use of |
