@@ -21,4 +21,6 @@ More details can be found in the [readme file](https://gitlab.laas.fr/owntech/po
...
@@ -21,4 +21,6 @@ More details can be found in the [readme file](https://gitlab.laas.fr/owntech/po
# Contributing to OwnTech Power API
# Contributing to OwnTech Power API
The policy of the project is to use merge requests for contribution.
The policy of the project is to use merge requests for contribution.
You'll first need to fork the repository so that you can work on a private mirror. You can manage this mirror the way you want, however you must ensure that your changes are fast-forward regarding the `main` branch when you request a merge. More details on this procedure can be found on [this page](Contributing using git).
You'll first need to fork the repository so that you can work on a private mirror. You can manage this mirror the way you want, however you must ensure that your changes are fast-forward regarding the `main` branch when you request a merge.
\ No newline at end of file
More details on this procedure can be found on [this page](Contributing using git).