1
0
mirror of https://github.com/django/django.git synced 2025-06-05 11:39:13 +00:00

Edited docs/contributing.txt changes from [6795]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2007-12-04 06:10:51 +00:00
parent 140e60e540
commit 166aa3ec46

View File

@ -254,9 +254,10 @@ Second, note the five triage stages:
3. Once a ticket is ruled to be approved for fixing, it's moved into the 3. Once a ticket is ruled to be approved for fixing, it's moved into the
"Accepted" stage. This stage is where all the real work gets done. "Accepted" stage. This stage is where all the real work gets done.
4. A ticket might be moved to the "Someday/Maybe" state if it's an 4. In some cases, a ticket might get moved to the "Someday/Maybe" state.
enhancement request we are willing to consider if a good patch is This means the ticket is an enhancement request that we might consider
written. Such tickets are not high priority. adding to the framework if an excellent patch is submitted. These
tickets are not a high priority.
5. If a ticket has an associated patch (see below), a triager will review 5. If a ticket has an associated patch (see below), a triager will review
the patch. If the patch is complete, it'll be marked as "ready for the patch. If the patch is complete, it'll be marked as "ready for