~singpolyma/biboumi

00a2e8dd706e523ca0d6543d2c4b604b4ed3cdcb — louiz’ 7 years ago 7b2215b
Suggest adding tests when contributing
1 files changed, 6 insertions(+), 0 deletions(-)

M CONTRIBUTING.rst
M CONTRIBUTING.rst => CONTRIBUTING.rst +6 -0
@@ 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
------------