Django

Code

Changeset 6878

Show
Ignore:
Timestamp:
12/04/07 00:10:51 (9 months ago)
Author:
adrian
Message:

Edited docs/contributing.txt changes from [6795]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/contributing.txt

    r6830 r6878  
    255255       "Accepted" stage. This stage is where all the real work gets done. 
    256256 
    257     4. A ticket might be moved to the "Someday/Maybe" state if it's an 
    258        enhancement request we are willing to consider if a good patch is 
    259        written. Such tickets are not high priority. 
     257    4. In some cases, a ticket might get moved to the "Someday/Maybe" state. 
     258       This means the ticket is an enhancement request that we might consider 
     259       adding to the framework if an excellent patch is submitted. These 
     260       tickets are not a high priority. 
    260261 
    261262    5. If a ticket has an associated patch (see below), a triager will review