We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35ffca commit 7db4c81Copy full SHA for 7db4c81
CONTRIBUTING.rst
@@ -14,3 +14,12 @@ Extensive contribution guidelines are available in the repository at
14
``docs/internals/contributing/``, or online at:
15
16
https://docs.djangoproject.com/en/dev/internals/contributing/
17
+
18
+**Warning: pull requests are ignored!** `File a ticket`__ to suggest changes.
19
20
+__ https://code.djangoproject.com/newticket
21
22
+Django uses Trac to keep track of bugs, feature requests, and associated
23
+patches because GitHub doesn't provide adequate tooling for its community.
24
+Patches can be submitted as pull requests, but if you don't file a ticket,
25
+it's unlikely that we'll notice your contribution.
0 commit comments