Author: gabrielhurley
Date: 2010-10-11 16:58:46 -0500 (Mon, 11 Oct 2010)
New Revision: 14155

Modified:
   django/branches/releases/1.2.X/docs/internals/contributing.txt
Log:
[1.2.X] Added information about the "easy-pickings" keyword to the contributing 
docs. Thanks to Russ for the report and cmheisel for the patch.

Backport of [14154] from trunk.

Modified: django/branches/releases/1.2.X/docs/internals/contributing.txt
===================================================================
--- django/branches/releases/1.2.X/docs/internals/contributing.txt      
2010-10-11 21:57:25 UTC (rev 14154)
+++ django/branches/releases/1.2.X/docs/internals/contributing.txt      
2010-10-11 21:58:46 UTC (rev 14155)
@@ -15,7 +15,9 @@
       served up.
 
     * Submit patches for new and/or fixed behavior.  Please read `Submitting
-      patches`_, below, for details on how to submit a patch.
+      patches`_, below, for details on how to submit a patch. If you're looking
+      for an easy way to start contributing to Django have a look at the
+      `easy-pickings`_ tickets.
 
     * Join the `django-developers`_ mailing list and share your ideas for how
       to improve Django.  We're always open to suggestions, although we're
@@ -354,6 +356,9 @@
     * Correcting the "Needs tests", "Needs documentation", or "Has patch" flags
       for tickets where they are incorrectly set.
 
+    * Adding the `easy-pickings`_ keyword to tickets that are small and
+      relatively straightforward.
+
     * Checking that old tickets are still valid. If a ticket hasn't seen
       any activity in a long time, it's possible that the problem has been
       fixed but the ticket hasn't yet been closed.
@@ -1282,3 +1287,4 @@
 .. _pep8.py: http://pypi.python.org/pypi/pep8/
 .. _i18n branch: http://code.djangoproject.com/browser/django/branches/i18n
 .. _`tags/releases`: http://code.djangoproject.com/browser/django/tags/releases
+.. _`easy-pickings`: 
http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&keywords=~easy-pickings&order=priority

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to