Add remaining alex-z changes
diff --git "a/\173\173cookiecutter.project_name\175\175/releasenotes/notes/add-releasenotes-9c076c7ee8fbe2a4.yaml" "b/\173\173cookiecutter.project_name\175\175/releasenotes/notes/add-releasenotes-9c076c7ee8fbe2a4.yaml"
new file mode 100644
index 0000000..7e96d63
--- /dev/null
+++ "b/\173\173cookiecutter.project_name\175\175/releasenotes/notes/add-releasenotes-9c076c7ee8fbe2a4.yaml"
@@ -0,0 +1,13 @@
+---
+summary: >
+  Add "reno", an releasenotes configuration tool to record release notes.
+  Documentation: https://docs.openstack.org/reno/latest
+
+  To list/create/show release notes, run following commands:
+
+    .. code-block:: shell
+
+      reno list
+      reno new releasenote-slug-title --edit
+      # git add/commit releasenotes/*
+      reno report --no-show-source