]> git.p6c8.net - jirafeau_mojo42.git/commitdiff
[FEATURE] Readme: Add link to contribution file
authorDan Untenzu <untenzu@webit.de>
Mon, 16 Jan 2017 14:31:13 +0000 (15:31 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Thu, 19 Jan 2017 19:03:03 +0000 (19:03 +0000)
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.

CONTRIBUTING.md [moved from NEWCOMER.txt with 100% similarity]
README.md

similarity index 100%
rename from NEWCOMER.txt
rename to CONTRIBUTING.md
index 945d2315de19f40142208788cbfe1aa86e0db61c..0ad012330937aed9a5c3801f89a271bd7b0b8e74 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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?

patrick-canterino.de