blob: 7e96d630c06e493454bb64d901e3033b90f8c887 [file] [log] [blame]
Mykyta Karpindb737652018-02-05 11:11:31 +02001---
2summary: >
3 Add "reno", an releasenotes configuration tool to record release notes.
4 Documentation: https://docs.openstack.org/reno/latest
5
6 To list/create/show release notes, run following commands:
7
8 .. code-block:: shell
9
10 reno list
11 reno new releasenote-slug-title --edit
12 # git add/commit releasenotes/*
13 reno report --no-show-source