瀏覽代碼

Merge topic 'update_maintainer_edit_label'

670324bea2 Help: Update maintainer edit checkbox label

Acked-by: Kitware Robot <[email protected]>
Merge-request: !2263
Brad King 7 年之前
父節點
當前提交
6038f0730a
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      CONTRIBUTING.rst

+ 3 - 1
CONTRIBUTING.rst

@@ -36,7 +36,9 @@ 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.
+   Check the box labelled "Allow commits from members who can merge to the
+   target branch".  This will allow maintainers to make minor edits on your
+   behalf.
 
 The merge request will enter the `CMake Review Process`_ for consideration.