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:35:31 -0400 |
| commit | c70086473e48df2989f27e0cd03533725dc94cfe (patch) | |
| tree | 0309b3b3406a4fa69faee707e2f4d8d007c10bd5 /docs/internals/mailing-lists.txt | |
| parent | dcc0427c58df19863e260de13b7a86a3648d57e9 (diff) | |
Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list.
Diffstat (limited to 'docs/internals/mailing-lists.txt')
| -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 |
