1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00

Add a community section with info about the mailing list and irc channel

This commit is contained in:
Markus Prinz 2008-08-31 14:37:58 +02:00
parent 4c02878d16
commit e6c5471aa7

View file

@ -474,3 +474,20 @@ at the top of your sinatra_app.rb file:
get '/about' do
"I'm running on Version " + Sinatra::Version.combined
end
= Community
== Mailing List
http://groups.google.com/group/sinatrarb
If you have a problem or question, please make sure to include all the relevant
information in your mail, like the Sinatra version you're using, what version of Ruby
you have, and so on.
== IRC Channel
You can find us on the Freenode network in the channel #sinatra (irc://chat.freenode.net/#sinatra)
There's usually someone online at any given time, but since we cannot pay attention to the
channel all the time, so please stick around for a while after asking a question.