From 8b1b3ea402c0b41112e2ff5699c2ca032481e41a Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Mon, 15 Feb 2010 18:58:27 -0500 Subject: [PATCH] updating docs with #coffeescript channel --- README | 4 +++- documentation/index.html.erb | 3 +++ index.html | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index d46343c6..5ad335eb 100644 --- a/README +++ b/README @@ -31,8 +31,10 @@ For documentation, usage, and examples, see: http://jashkenas.github.com/coffee-script/ - To suggest a feature or report a bug: + To suggest a feature, report a bug, or general discussion: http://github.com/jashkenas/coffee-script/issues/ + + If you'd like to chat, drop by #coffeescript on Freenode. The source repository: git://github.com/jashkenas/coffee-script.git diff --git a/documentation/index.html.erb b/documentation/index.html.erb index 1bc234d3..857fa62a 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -661,6 +661,9 @@ print reverse 'tpircseeffoc' CoffeeScript Issues
Bugs reports, feature requests, and general discussion all belong here. +
  • + If you'd like to chat, stop by #coffeescript on Freenode. +
  • rack-coffee
    Rack middleware for serving CoffeeScripts as JavaScript directly to diff --git a/index.html b/index.html index dada482a..fa40c321 100644 --- a/index.html +++ b/index.html @@ -1532,6 +1532,9 @@ html = &q CoffeeScript Issues
    Bugs reports, feature requests, and general discussion all belong here.
  • +
  • + If you'd like to chat, stop by #coffeescript on Freenode. +
  • rack-coffee
    Rack middleware for serving CoffeeScripts as JavaScript directly to