From 50c41e77e88e591b25080a8c870c8d08d47aa171 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Tue, 7 Aug 2012 16:28:12 -0400 Subject: [PATCH] Put all the security-related notes in the same notice box. --- docs/internals/contributing/bugs-and-features.txt | 9 +++++---- 1 file 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 `. -For further details, please see :doc:`our security policies `. Otherwise, before reporting a bug or requesting a new feature, please consider these general points: