diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD new file mode 100644 index 0000000..a77eaee --- /dev/null +++ b/CONTRIBUTING.MD @@ -0,0 +1,10 @@ +# 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`. \ No newline at end of file