diff options
| author | Carson McDonald <[email protected]> | 2013-03-04 11:06:39 -0500 |
|---|---|---|
| committer | Carson McDonald <[email protected]> | 2013-03-04 11:06:39 -0500 |
| commit | e301d7efd48433cf27bc5a9d66f1d1c731709800 (patch) | |
| tree | 6ed6f636a8bf6a93a1dcd8b099aa350663b226cd /README.md | |
| parent | aa98c575f5f7ae2117f967a6c19f6ba60fe634e4 (diff) | |
| download | mruby-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.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
