Merge pull request #945 from carsonmcdonald/refguidelines

Added a link to the contribution guidelines in the README
This commit is contained in:
Yukihiro "Matz" Matsumoto
2013-03-04 08:24:36 -08:00
+2 -1
View File
@@ -110,6 +110,7 @@ Please ask us if you want to distribute your code under another license.
## How to Contribute
Send pull request to <http://github.com/mruby/mruby>. We consider you have granted
See the [contribution guidelines](https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md)
then send a pull request to <http://github.com/mruby/mruby>. We consider you have granted
non-exclusive right to your contributed code under MIT license. If you want to be named
as one of mruby developers, include update to the AUTHORS file in your pull request.