From d90e094d4d10b72d60c4538788a7aac8fd5af2a3 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Mon, 31 Dec 2018 16:55:51 +0100 Subject: [PATCH] :memo: CONTRIBUTING : add a link to the translation wiki page --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06a070f1b..70c1c7c8e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -64,6 +64,10 @@ And when 2.8.0 final will be out: Please follow [our guidelines](https://www.itophub.io/wiki/page?id=latest%3Acustomization%3Acoding_standards). +### 🌐 Translations + +A [dedicated page](https://www.itophub.io/wiki/page?id=latest%3Acustomization%3Atranslation) is available in the official wiki. + ### Tests Please create tests that covers as much as possible the code you're submitting.