summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-06-05 15:50:27 (GMT)
committerBrad King <brad.king@kitware.com>2018-06-05 15:50:27 (GMT)
commitacaaca968c512fa420f3564649be1f49acfa6a6a (patch)
treeab15b2648ccab25cb39ad73cb24dd1cdef218a71 /Help
parent31bfad10d84eb6bf0035ccaab4eb3f93f0ab54dd (diff)
downloadCMake-acaaca968c512fa420f3564649be1f49acfa6a6a.zip
CMake-acaaca968c512fa420f3564649be1f49acfa6a6a.tar.gz
CMake-acaaca968c512fa420f3564649be1f49acfa6a6a.tar.bz2
Begin post-3.12 development
Diffstat (limited to 'Help')
-rw-r--r--Help/release/dev/0-sample-topic.rst7
-rw-r--r--Help/release/index.rst2
2 files changed, 9 insertions, 0 deletions
diff --git a/Help/release/dev/0-sample-topic.rst b/Help/release/dev/0-sample-topic.rst
new file mode 100644
index 0000000..e4cc01e
--- /dev/null
+++ b/Help/release/dev/0-sample-topic.rst
@@ -0,0 +1,7 @@
+0-sample-topic
+--------------
+
+* This is a sample release note for the change in a topic.
+ Developers should add similar notes for each topic branch
+ making a noteworthy change. Each document should be named
+ and titled to match the topic name to avoid merge conflicts.
diff --git a/Help/release/index.rst b/Help/release/index.rst
index 4b32eab..4c9e96a 100644
--- a/Help/release/index.rst
+++ b/Help/release/index.rst
@@ -7,6 +7,8 @@ CMake Release Notes
This file should include the adjacent "dev.txt" file
in development versions but not in release versions.
+.. include:: dev.txt
+
Releases
========