From 4d17e3c2091907609499104b3a1890075ac5a903 Mon Sep 17 00:00:00 2001 From: kpdecker Date: Wed, 27 Aug 2014 01:49:52 -0500 Subject: [PATCH] Add contrib note regarding handlebarsjs.com docs --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9724ba3..7b18668c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,6 +8,8 @@ Should you run into other issues with the project, please don't hesitate to let Pull requests containing only failing thats demonstrating the issue are welcomed and this also helps ensure that your issue won't regress in the future once it's fixed. +Documentation issues on the handlebarsjs.com site should be reported on [handlebars-site](https://github.com/wycats/handlebars-site). + ## Pull Requests We also accept [pull requests][pull-request]!