aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
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)