Update CONTRIBUTING.MD to include UML updating

This commit is contained in:
Kim André Bjørkede
2025-10-27 10:52:03 +01:00
parent a85142c1cb
commit 1e535938b4

View File

@@ -7,4 +7,9 @@ Please, when making any changes, make a new branch. Start the branch name with o
- `docs/`
- `refactor/`
For example `docs/update-uml-diagrams`.
For example `docs/update-uml-diagrams`.
### UML
When changing anything in the code structure. You have to update the UML class diagram and relevant sequence diagrams.
The UML diagrams shall always reflect the current state of the codebase.