summaryrefslogtreecommitdiff
path: root/releasenotes/templates/fix.yml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/templates/fix.yml')
-rw-r--r--releasenotes/templates/fix.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/templates/fix.yml b/releasenotes/templates/fix.yml
new file mode 100644
index 00000000..13e51f83
--- /dev/null
+++ b/releasenotes/templates/fix.yml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ Fixes [some bug].
+ [Can be described using multiple sentences if necessary.]
+ [Possibly also giving the previous behaviour description.]
+ `LP#[Story id] <https://storyboard.openstack.org/#!/story/[Story id]>`__