From c69d5f094313cdb7334b4b35f70da17a54f69e4c Mon Sep 17 00:00:00 2001 From: Alan Johnson Date: Mon, 6 Sep 2010 22:56:53 -0400 Subject: [PATCH] Added info about submitting changes. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 50efe1c9..b6e4fea5 100644 --- a/README.markdown +++ b/README.markdown @@ -114,4 +114,4 @@ Known Issues Helping Out ----------- -If you notice any problems, please report them to the GitHub issue tracker at [http://github.com/wycats/handlebars.js/issues](http://github.com/wycats/handlebars.js/issues). Feel free to contact commondream or wycats through GitHub with any other questions or feature requests. +If you notice any problems, please report them to the GitHub issue tracker at [http://github.com/wycats/handlebars.js/issues](http://github.com/wycats/handlebars.js/issues). Feel free to contact commondream or wycats through GitHub with any other questions or feature requests. To submit changes fork the project and send a pull request.