From: Dan Untenzu Date: Mon, 16 Jan 2017 14:31:13 +0000 (+0100) Subject: [FEATURE] Readme: Add link to contribution file X-Git-Tag: 2.0.0~15 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/fe04c76a34666ee174a07cc4a1194f27f4b7d547?ds=inline;hp=fe04c76a34666ee174a07cc4a1194f27f4b7d547 [FEATURE] Readme: Add link to contribution file Its a common way to include a CONTRIBUTING.md file (https://github.com/blog/1184-contributing-guidelines) to explain developers things like code format, structures and patch guidelines. Rename the newcomers file to CONTRIBUTING.md and add a link to it in the README. ---