diff options
author | Brad King <brad.king@kitware.com> | 2017-02-23 15:56:50 -0500 |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-03-03 11:47:37 -0500 |
commit | 9a65b1272c94cfbaa929e674db55c67485a2cf2a (patch) | |
tree | cba92e5e65030b8931f2ca0552428e673c2c873a /CONTRIBUTING.rst | |
parent | 205ac0f034b9fac9d220b2c24a17738708f3068b (diff) | |
download | cmake-9a65b1272c94cfbaa929e674db55c67485a2cf2a.tar.gz |
CONTRIBUTING: Add link to development documentation README
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r-- | CONTRIBUTING.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 61d2a6337b..3eba1a51cf 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,6 +1,11 @@ Contributing to CMake ********************* +The following summarizes the process for contributing changes. +See documentation on `CMake Development`_ for more information. + +.. _`CMake Development`: Help/dev/README.rst + Community ========= |