Add communication channels in a CONTRIBUTING.md.

This commit is contained in:
Patrick Connolly 2014-07-19 13:39:17 -06:00
parent 3b0633fad4
commit 1a66265a5b
2 changed files with 13 additions and 0 deletions

9
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,9 @@
# How to contribute
Contributors communicate through various channels:
- GitHub: [miguelfreitas/twister-core](https://github.com/miguelfreitas/twister-core/issues/)
- Google Groups: [`twister-users`](http://groups.google.com/d/forum/twister-users)
- IRC: [`#twister`](https://kiwiirc.com/client/chat.freenode.net/#twister)
- Wiki: http://wiki.twister.net.co
- Twitter: [@TwisterPtoP](https://twitter.com/TwisterPtoP)

View File

@ -184,3 +184,7 @@ But be careful, it is in beta stage.
cd ~/.twister/
git clone https://github.com/iHedgehog/twister-calm.git ./html
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)