diff --git a/Patches.md b/Patches.md index 6ace20c..e7401ac 100644 --- a/Patches.md +++ b/Patches.md @@ -17,4 +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`.) \ No newline at end of file +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`.) + +Then add the tag `review-needed` (spelled just like that) to the set of tags on the ticket. \ No newline at end of file