diff --git a/releasenotes/source/README.rst b/releasenotes/source/README.rst new file mode 100644 index 00000000000..af227488132 --- /dev/null +++ b/releasenotes/source/README.rst @@ -0,0 +1,10 @@ +=========================== +Neutron Release Notes Howto +=========================== + +Release notes are a new feature for documenting new features in +OpenStack projects. Background on the process, tooling, and +methodology is documented in a `mailing list post by Doug Hellman `_. + +For information on how to create release notes, please consult the +`Release Notes documentation `_. diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index b112ac6467f..c14df186985 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,5 +5,6 @@ .. toctree:: :maxdepth: 1 + README.rst liberty unreleased