diff --git a/README.md b/README.md
index a6b30aff5a0990873eab3cb9ca7c554d0b2e15d6..46492f4b9c8e82bb9f9f9e5e6bfd6ac5222ae66a 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,10 @@ There are various other options to install GitLab, please refer to the [installa
 
 You can access a new installation with the login **`root`** and password **`5iveL!fe`**, after login you are required to set a unique password.
 
+## Contributing
+
+GitLab is an open source project and we are very happy to accept community contributions. Please refer to [CONTRIBUTING.md](/CONTRIBUTING.md) for details.
+
 ## Install a development environment
 
 To work on GitLab itself, we recommend setting up your development environment with [the GitLab Development Kit](https://gitlab.com/gitlab-org/gitlab-development-kit).