[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.
This commit is contained in:
Dan Untenzu 2017-01-16 15:31:13 +01:00 committed by Jerome Jutteau
parent 27fd0b6c4f
commit fe04c76a34
2 changed files with 10 additions and 0 deletions

View File

@ -126,6 +126,16 @@ GNU Affero General Public License version 3 (AGPLv3).
The GNU Affero General Public License can be found at https://www.gnu.org/licenses/agpl.html.
## Contribution
If you want to contribute to project, then take a look at the git repository:
- https://gitlab.com/mojo42/Jirafeau
and the Contribution Guidelines
- https://gitlab.com/mojo42/Jirafeau/blob/master/CONTRIBUTING.md
## FAQ
### Can I add a new language in Jirafeau?