diff options
author | Brad King <brad.king@kitware.com> | 2017-02-23 20:56:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-03-03 16:47:37 (GMT) |
commit | 9a65b1272c94cfbaa929e674db55c67485a2cf2a (patch) | |
tree | cba92e5e65030b8931f2ca0552428e673c2c873a /CONTRIBUTING.rst | |
parent | 205ac0f034b9fac9d220b2c24a17738708f3068b (diff) | |
download | CMake-9a65b1272c94cfbaa929e674db55c67485a2cf2a.zip CMake-9a65b1272c94cfbaa929e674db55c67485a2cf2a.tar.gz CMake-9a65b1272c94cfbaa929e674db55c67485a2cf2a.tar.bz2 |
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 61d2a63..3eba1a5 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 ========= |