@@ -94,7 +94,7 @@ Again the Rust Community Discord server helped me through the steepest part of t
### 1.3 Use of version control systems, ticket tracking, branching, tagging/versioning
<imgsrc="./github-kanban.png"width=400>
<imgsrc="./github-kanban.png"width=600>
-**Git version control** - Git has become the de-factor choice for version-control. Not much more to say about that.
-**Github Issue tracking and Project Board** - The project Board was the centerpiece of the issue-tracking. Creating low-overhead tickets was done for most tasks. These tickets do not have an actual Github-issue attached to them. Tasks that required a bit more discussion and involvement from more people got it's own Github issues.