# Contribution Guide ## Making changes Please, when making any changes, make a new branch. Start the branch name with one of the following texts: - `feature/` - `fix/` - `docs/` - `refactor/` For example `docs/update-uml-diagrams`.