diff options
| author | Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> | 2015-02-04 15:34:32 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-02-05 10:40:46 -0500 |
| commit | 9410d69835c69562df2120495a0a8b9710f28df3 (patch) | |
| tree | c88a32c160d8afbc44a36fc9dbe83c0b1d439f8d /docs/internals | |
| parent | 31d3a35579d3dd05d0de7eb384e7ed22b589ed96 (diff) | |
Added cross references to contributing docs.
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/contributing/new-contributors.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/internals/contributing/new-contributors.txt b/docs/internals/contributing/new-contributors.txt index 2e55114a66..528d1f045f 100644 --- a/docs/internals/contributing/new-contributors.txt +++ b/docs/internals/contributing/new-contributors.txt @@ -5,6 +5,11 @@ Advice for new contributors New contributor and not sure what to do? Want to help but just don't know how to get started? This is the section for you. +.. admonition:: Basic tools and workflow + + If you are new to contributing to Django, the :doc:`/intro/contributing` + tutorial will give you an introduction to the tools and the workflow. + First steps ----------- |
