update formatting instructions for highlights
Change-Id: I0335b3ea32049d9bb0ed2817bd64e56d8d88c701
This commit is contained in:
@@ -97,7 +97,8 @@ Each `release` entry is a mapping with keys:
|
|||||||
|
|
||||||
``highlights``
|
``highlights``
|
||||||
An optional message to be included in the release note email
|
An optional message to be included in the release note email
|
||||||
announcing the release.
|
announcing the release. (Use ``|`` to indicate a multi-line,
|
||||||
|
pre-formatted message.)
|
||||||
|
|
||||||
Each `project` entry is a mapping with keys:
|
Each `project` entry is a mapping with keys:
|
||||||
|
|
||||||
@@ -134,7 +135,7 @@ and then for the subsequent release it would be updated to contain::
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/oslo.config
|
- repo: openstack/oslo.config
|
||||||
hash: 0c9113f68285f7b55ca01f0bbb5ce6cddada5023
|
hash: 0c9113f68285f7b55ca01f0bbb5ce6cddada5023
|
||||||
highlights: >
|
highlights: |
|
||||||
This release includes the change to stop importing
|
This release includes the change to stop importing
|
||||||
from the 'oslo' namespace package.
|
from the 'oslo' namespace package.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user