Merge "Add some notices on handling release notes"
This commit is contained in:
@@ -613,6 +613,16 @@ If the following applies to the patch, a release note is required:
|
|||||||
* It is not recommended that individual release notes use **prelude**
|
* It is not recommended that individual release notes use **prelude**
|
||||||
section as it is for release highlights.
|
section as it is for release highlights.
|
||||||
|
|
||||||
|
.. warning::
|
||||||
|
|
||||||
|
Avoid modifying an existing release note file even though it is related to
|
||||||
|
your change. If you modify a release note file of a past release, the whole
|
||||||
|
content will be shown in a latest release. The only allowed case is to
|
||||||
|
update a release note in a same release.
|
||||||
|
|
||||||
|
If you need to update a release note of a past release, edit a corresponding
|
||||||
|
release note file in a stable branch directly.
|
||||||
|
|
||||||
Horizon uses `reno <https://docs.openstack.org/reno/latest/user/usage.html>`_ to
|
Horizon uses `reno <https://docs.openstack.org/reno/latest/user/usage.html>`_ to
|
||||||
generate release notes. Please read the docs for details. In summary, use
|
generate release notes. Please read the docs for details. In summary, use
|
||||||
|
|
||||||
|
@@ -17,3 +17,8 @@
|
|||||||
grizzly
|
grizzly
|
||||||
folsom
|
folsom
|
||||||
essex
|
essex
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
Release Notes Howto <https://docs.openstack.org/horizon/latest/contributor/contributing.html#release-notes>
|
||||||
|
Reference in New Issue
Block a user