Changeset 3437
- Timestamp:
- 07/23/06 21:41:44 (2 years ago)
- Files:
-
- django/trunk/docs/contributing.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/contributing.txt
r2846 r3437 212 212 first, then the "Fixed #abc." For example: 213 213 "magic-removal: Fixed #123 -- Added whizbang feature." 214 215 For the curious: We're using a `Trac post-commit hook`_ for this. 216 217 .. _Trac post-commit hook: http://trac.edgewall.org/browser/trunk/contrib/trac-post-commit-hook 214 218 215 219 * If your commit references a ticket in the Django `ticket tracker`_ but
