Helpful for the automated creation of the (visual) history of BrainSim. Used for [SoftwareVersion](SoftwareVersion.md). ## Conventional Commits Possable by giving the commit-message a prefix. **Prefix** - docs: - feature: - fix: - update: - .. ## Github Tags E.g.: "v0.1.0" `git tag -a v0.1.0 -m "First Version with feature X"`