use foo.diff instead of foo.patch (that's what Brian did on #1395 and trac formatted it nicely)

[Imported from Trac: page Patches, version 26]
zooko 2011-06-17 06:07:56 +00:00
parent 15fb34e6b8
commit 81977db59a

@ -17,6 +17,6 @@ And attach it to the ticket.
Please use a filename like `*.darcs.patch` so that Trac will display it with proper syntax highlighting.
Or without darcs you can attach a normal old unified diff. If you do that, please use a filename like `*.patch` so that Trac will display it with syntax highlighting. (If using darcs, you can generate a unified diff with `darcs whatsnew --unified`.)
Or without darcs you can attach a normal old unified diff. If you do that, please use a filename like `*.diff` so that Trac will display it with syntax highlighting. (If using darcs, you can generate a unified diff with `darcs whatsnew --unified`.)
Then add the keyword `review-needed` (spelled just like that) to the Keywords field of the ticket.