Update GitLab MWT authored by Bernd Hentschel's avatar Bernd Hentschel
......@@ -2,19 +2,14 @@
This is our best guess of good practices to start coding with.
## Misc
We use a git-flow-based workflow.
## Mantras
* If it is not an issue, it is not on the radar. If it is not on the radar, it is not worked on.
* Make change as easy as possible.
* *Broken windows* are unacceptable. Always!
* If it is not an issue, it is not on the radar. If it is not on the radar, it is not worked on.
## Commit
Code must not be committed
......
......