Skip to content
Snippets Groups Projects
Commit ff0f29e1 authored by Lorenz Detterbeck's avatar Lorenz Detterbeck
Browse files

Update CONTRIBUTING.md

parent d4e7a900
No related merge requests found
......@@ -28,7 +28,7 @@ For more information, see our [README.md](README.md).
* Make commits of logical and atomic units.
* Check for unnecessary whitespaces with `git diff --check` before commiting.
* Create tests for your changes, if possible (yes, it takes time, it is annoying, but also it is **necassary**)
* Run *all* tests to assure nothing elsa was accidently broken.
* Run *all* tests to assure nothing else was accidentally broken.
## Submitting Changes
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment