diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a0693d564438ece97e0e9bebc7262bf189a337d4..ebd21c1a26e184136b41d35d1091ba519e885f62 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ To contribute use a merge request as follows: - Run the tests. - Write or adapt tests as needed. - Add or change the documentation as needed. -- Push your branch to your fork on gitea, the remote `origin`. +- Push your branch to your fork on gitlab, the remote `origin`. - From your fork open a merge request in the correct branch. Target the project's `develop` or `open_source` branch - … - If we requests further changes just push them to your branch. The MR will be updated automatically.