From e301d7efd48433cf27bc5a9d66f1d1c731709800 Mon Sep 17 00:00:00 2001 From: Carson McDonald Date: Mon, 4 Mar 2013 11:06:39 -0500 Subject: Added a link to the contribution guidelines in the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 . We consider you have granted +See the [contribution guidelines](https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md) +then send a pull request to . 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. -- cgit v1.2.3