summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2018-04-12 21:48:15 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-04-12 21:48:36 (GMT)
commitbf5b56b1a9fdf8e7edd4dcbcf77117bcf3ae4a6f (patch)
treefeae03ac03330115d22fec5a9d2487ba3279b20c
parent4984d8433edb05eac446542b561a31edf7a25783 (diff)
parentfc7e1de188d0b55b8838132e15fd1ba7ded3bc75 (diff)
downloadCMake-bf5b56b1a9fdf8e7edd4dcbcf77117bcf3ae4a6f.zip
CMake-bf5b56b1a9fdf8e7edd4dcbcf77117bcf3ae4a6f.tar.gz
CMake-bf5b56b1a9fdf8e7edd4dcbcf77117bcf3ae4a6f.tar.bz2
Merge topic 'doc-dev-mr-edit'
fc7e1de188 CONTRIBUTING: Mention GitLab option to allow edits from maintainers Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1954
-rw-r--r--CONTRIBUTING.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index fa2c23d..01987be 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -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.