skyline/releasenotes
lichenyu eaf68bea24 Remove unicode literal from code
All strings are considered as unicode literal string from Python 3.

Closes bug: #1995548

Change-Id: I92be0f8be8e66fa13763caab97e9968c2f956e68
2022-11-03 12:46:26 +08:00
..
notes feature: Support custom button for the upload 2022-10-28 14:28:10 +08:00
source Remove unicode literal from code 2022-11-03 12:46:26 +08:00
README.rst feat: Add doc base frame 2022-08-01 14:28:07 +08:00

=============
Release notes
=============

The release notes for a patch should be included in the
patch. The intended audience for release notes include
deployers, administrators and end-users.

A release note is required if the patch has upgrade or API
impact. It is also required if the patch adds a feature or
fixes a long-standing or security bug.

Please see
https://docs.openstack.org/cinder/latest/contributor/releasenotes.html
for more details.