From b8277355ec970bd6279228ce419c6c05e80eef6a Mon Sep 17 00:00:00 2001 From: Felix Weilbach Date: Thu, 14 Jan 2021 18:47:48 +0100 Subject: [PATCH] Reference coding style wiki page from CONTRIBIUTING.md Signed-off-by: Felix Weilbach --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6728f285a..30db22a4a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,8 @@ You do not need to sign a Contributor Agreement, but we ask that you follow our [Code of Conduct](https://nextcloud.com/code-of-conduct/). Please read the [Contribution Guide](https://nextcloud.com/contribute/) to get -started. +started and follow the [Coding Style](https://github.com/nextcloud/desktop/wiki/Coding-Style) +when writing new code. ## Translations Please submit translations via [Transifex](https://www.transifex.com/nextcloud/nextcloud/).