diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-03-04 08:24:36 -0800 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2013-03-04 08:24:36 -0800 |
| commit | ec70b2ab4dff45e285ac4d61fc1d4c8d9649887f (patch) | |
| tree | 6ed6f636a8bf6a93a1dcd8b099aa350663b226cd | |
| parent | aa98c575f5f7ae2117f967a6c19f6ba60fe634e4 (diff) | |
| parent | e301d7efd48433cf27bc5a9d66f1d1c731709800 (diff) | |
| download | mruby-ec70b2ab4dff45e285ac4d61fc1d4c8d9649887f.tar.gz mruby-ec70b2ab4dff45e285ac4d61fc1d4c8d9649887f.zip | |
Merge pull request #945 from carsonmcdonald/refguidelines
Added a link to the contribution guidelines in the README
| -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. |
