Changes

Line 14: Line 14:  
==== Branching ====
 
==== Branching ====
 
To ensure consistency and the ability to recover from changes, a proper branching strategy such as Gitflow should be implemented.
 
To ensure consistency and the ability to recover from changes, a proper branching strategy such as Gitflow should be implemented.
 +
 +
==== Versioning ====
 +
[https://semver.org/ Semantic Versioning] should be used.
    
==== License ====
 
==== License ====