summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCarson McDonald <[email protected]>2013-03-04 11:06:39 -0500
committerCarson McDonald <[email protected]>2013-03-04 11:06:39 -0500
commite301d7efd48433cf27bc5a9d66f1d1c731709800 (patch)
tree6ed6f636a8bf6a93a1dcd8b099aa350663b226cd /README.md
parentaa98c575f5f7ae2117f967a6c19f6ba60fe634e4 (diff)
downloadmruby-e301d7efd48433cf27bc5a9d66f1d1c731709800.tar.gz
mruby-e301d7efd48433cf27bc5a9d66f1d1c731709800.zip
Added a link to the contribution guidelines in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 93a9c0f01..32d177334 100644
--- a/README.md
+++ b/README.md
@@ -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.