aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2021-05-03 21:18:29 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2021-05-03 21:18:29 +0200
commitfb76052a02708a8fafa310d99d7d7b403b4b7ad8 (patch)
tree6e7e38e55951de4362bee9e4f314c377666f10d4 /CONTRIBUTING.md
parent26dfa00e2f4eddbdc71ae4d92ee5676f11413ada (diff)
Update documentation
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
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)