Changeset 6878 for django/trunk/docs/contributing.txt
- Timestamp:
- 12/04/07 00:10:51 (1 year ago)
- Files:
-
- django/trunk/docs/contributing.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/contributing.txt
r6830 r6878 255 255 "Accepted" stage. This stage is where all the real work gets done. 256 256 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. 260 261 261 262 5. If a ticket has an associated patch (see below), a triager will review
