diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd7b0cc9bcd748625e5151ce99d4023d75a28c8a..6a69e5b6c5092e562a9c690d8d000cb53562b3d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,7 @@ Before making changes to the codebase, it’d be helpful if you communicated you All the development of Dynare happens in [GitLab](https://about.gitlab.com/), which is an integrated environment for storing code under git, keeping track of issues and milestones, and perform testing. The Dynare Team has its own instance of GitLab. -In order to work with us, you need to create your account on our GitLab instance on the [register page](https://git.dynare.org/users/sign_in). +In order to work with us, you need to create your account on our GitLab instance on the [register page](https://git.dynare.org/users/sign_in). Note that account requests are manually validated, so be prepared to wait for a couple of hours or days before your account is created; if your account request is rejected, do not hesitate to contact us directly. You will also need to register your SSH key in your GitLab profile if you want to contribute code.