From fb76052a02708a8fafa310d99d7d7b403b4b7ad8 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 3 May 2021 21:18:29 +0200 Subject: Update documentation --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bf67cc2..4da23c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,6 +24,7 @@ Some ideas so far include: Above All: Be nice, always. - Ensure the style checkers show no warnings or errors +- Make sure all tetsts are passing - Don't break the CI - Make the PRs according to [Git Flow][gitflow]: (features go to develop, hotfixes go to master) -- cgit