mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-11 12:00:48 -05:00
CONTRIBUTING: Mention GitLab option to allow edits from maintainers
Collaboration between contributors and developers is easier if a developer can push an update to a contributor's MR source branch.
This commit is contained in:
@@ -36,6 +36,7 @@ To contribute patches:
|
||||
#. Push a topic branch to a personal repository fork on GitLab.
|
||||
#. Create a GitLab Merge Request targeting the upstream ``master`` branch
|
||||
(even if the change is intended for merge to the ``release`` branch).
|
||||
Check the box to allow edits from maintainers.
|
||||
|
||||
The merge request will enter the `CMake Review Process`_ for consideration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user