From 00a2e8dd706e523ca0d6543d2c4b604b4ed3cdcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 24 Oct 2016 19:22:46 +0200 Subject: Suggest adding tests when contributing --- CONTRIBUTING.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f80b4a9..dfafa89 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -25,6 +25,12 @@ publicly available git repository and communicate us its address. This can be done with a `gitlab merge request`_, or a `github pull request`_ or just by sending a message into the `XMPP chatroom`_. +It is suggested that you use gitlab’s merge requests: this will automatically +run our continuous integration tests. + +It is also recommended to add some unit or end-to-end tests for the prosposed +changes. + Coding style ------------ -- cgit v1.2.3