diff options
| author | James Bennett <james@b-list.org> | 2012-08-07 16:28:12 -0400 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2012-08-07 16:28:12 -0400 |
| commit | 50c41e77e88e591b25080a8c870c8d08d47aa171 (patch) | |
| tree | f7a3ceda865016ed7107db15c1d2bdfa1a72a3fe /docs | |
| parent | 5c3bc25598bd8bcf726ac0cb6e35735b6fc1fcbf (diff) | |
Put all the security-related notes in the same notice box.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/contributing/bugs-and-features.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/internals/contributing/bugs-and-features.txt b/docs/internals/contributing/bugs-and-features.txt index 30c7a5bb72..91a078cbc0 100644 --- a/docs/internals/contributing/bugs-and-features.txt +++ b/docs/internals/contributing/bugs-and-features.txt @@ -4,11 +4,12 @@ Reporting bugs and requesting features .. Important:: - Please report security issues **only** to security@djangoproject.com. - This is a private list only open to long-time, highly trusted Django - developers, and its archives are not public. + Please report security issues **only** to + security@djangoproject.com. This is a private list only open to + long-time, highly trusted Django developers, and its archives are + not public. For further details, please see :doc:`our security + policies </internals/security>`. -For further details, please see :doc:`our security policies </internals/security>`. Otherwise, before reporting a bug or requesting a new feature, please consider these general points: |
