OpenStack Proposal Bot 53d4a43251 Imported Translations from Zanata
For more information about this automatic import see:
https://docs.openstack.org/i18n/latest/reviewing-translation-import.html

Change-Id: Ic7e880b7fc04a3acffa5aa0f4b558f382dcd6827
2023-09-19 04:24:58 +00:00
..
2023-09-19 04:24:58 +00:00
2023-03-02 11:33:08 +00:00
2023-09-15 13:48:01 +00:00
2021-12-24 10:02:03 +08:00
2023-09-15 13:48:01 +00:00
2018-02-09 16:36:32 +00:00
2018-08-09 21:54:37 +00:00
2019-03-24 22:14:44 +00:00
2019-09-26 09:44:13 +00:00
2020-04-24 12:48:22 +00:00
2020-09-30 09:23:32 +00:00
2021-03-26 15:27:20 +00:00
2021-09-15 17:39:14 +00:00
2022-03-10 12:18:38 +00:00
2022-09-16 10:01:58 +00:00

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 Hellmann.

Writing release notes

For information on how to create release notes, please consult the reno documentation.

Please keep the following in your mind when you write release notes.

  • Avoid using "prelude" section for individual release notes. "prelude" section is for general comments about the release.
  • Use one entry per section (like "feature" or "upgrade"). All entries which belong to a same release will be merged and rendered, so there is less meaning to use multiple entries by a single topic.

Maintaining release notes

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.