Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
gitlab.rst 870 B

Gitlab contributions

Contents

Overview

|main_project_name| project handles contributions as merge requests to relevant repositories part of the |main_project_name| GitLab instance. The flow for handling that is classic: fork-based merge requests. This means that once you have an account, you can fork any repository, create a branch with proposed changes and raise a merge request against the forked repository. More generic information you can find on the Gitlab's documentation as part of "Merge requests workflow".