summaryrefslogtreecommitdiff
path: root/docs/contributing.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contributing.txt')
-rw-r--r--docs/contributing.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt
index 61c368d32a..cce54fa485 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -67,6 +67,13 @@ particular:
likely to get lost. If a particular ticket is controversial, please move
discussion to `django-developers`_.
+ * **Don't** post to django-developers just to announce that you have filed
+ a bug report. All the tickets are mailed to another list
+ (`django-updates`_), which is tracked by developers and triagers, so we
+ see them as they are filed.
+
+.. _django-updates: http://groups.google.com/group/django-updates
+
Reporting security issues
=========================