Add link to mailing list
authorEd Baunton <edbaunton@gmail.com>
Sat, 6 Feb 2016 22:56:20 +0000 (22:56 +0000)
committerEd Baunton <edbaunton@gmail.com>
Sat, 6 Feb 2016 22:56:20 +0000 (22:56 +0000)
As a convenience to new users, provide a link to the mailing list.

HACKING.md

index c544615..c9c6601 100644 (file)
@@ -56,8 +56,8 @@ particular, new build file syntax or command-line flags) or increase
 the maintenance burden of Ninja.  Ninja is already successfully used
 by hundreds of developers for large projects and it already achieves
 (most of) the goals I set out for it to do.  It's probably best to
-discuss new feature ideas on the mailing list before I shoot down your
-patch.
+discuss new feature ideas on the [mailing list](https://groups.google.com/forum/#!forum/ninja-build)
+before I shoot down your patch.
 
 ## Testing