Преглед изворни кода

Merge pull request #73 from gin-gonic/community

adding info for IRC and mailing list
Manu Mtz.-Almeida пре 11 година
родитељ
комит
c3abaf9afc
1 измењених фајлова са 11 додато и 0 уклоњено
  1. 11 0
      README.md

+ 11 - 0
README.md

@@ -43,6 +43,17 @@ import "github.com/gin-gonic/gin"
 ```
 ```
 
 
 
 
+##Community
+If you'd like to help out with the project, there's a mailing list and IRC channel where Gin discussions normally happen.
+
+* IRC
+ * [irc.freenode.net #getgin](irc://irc.freenode.net:6667/getgin)
+ * [Webchat](http://webchat.freenode.net?randomnick=1&channels=%23getgin)
+* Mailing List
+ * Subscribe: [getgin@librelist.org](mailto:getgin@librelist.org)
+ * [Archives](http://librelist.com/browser/getgin/)
+
+
 ##API Examples
 ##API Examples
 
 
 #### Create most basic PING/PONG HTTP endpoint
 #### Create most basic PING/PONG HTTP endpoint