summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2013-03-15 14:20:00 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2013-03-15 14:20:00 +0100
commit7db4c81d5edb8e7681193d6c9c237e15fedf7ac3 (patch)
tree699308866503489f8b2c505502e9d61ac3966975 /CONTRIBUTING.rst
parentd35ffcaaad9881d4dc1633f76cecc8ada4b31e2f (diff)
downloaddjango-7db4c81d5edb8e7681193d6c9c237e15fedf7ac3.tar.gz
Discouraged filing PRs that won't be noticed.
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 3b1734157d..1563c25043 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -14,3 +14,12 @@ Extensive contribution guidelines are available in the repository at
``docs/internals/contributing/``, or online at:
https://docs.djangoproject.com/en/dev/internals/contributing/
+
+**Warning: pull requests are ignored!** `File a ticket`__ to suggest changes.
+
+__ https://code.djangoproject.com/newticket
+
+Django uses Trac to keep track of bugs, feature requests, and associated
+patches because GitHub doesn't provide adequate tooling for its community.
+Patches can be submitted as pull requests, but if you don't file a ticket,
+it's unlikely that we'll notice your contribution.