From 94193c0453eda62a93158a1cf92149ca45d96ad0 Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Fri, 24 Jul 2020 09:34:08 -0500 Subject: [PATCH] Fix release note formatting Extra bullet level added to note, causing resulting HTML output to have this item sub-bulleted. Change-Id: I6190aa314e657cb24e0160737efecf6f06245666 Signed-off-by: Sean McGinnis --- .../notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml b/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml index c2ce32f5bb..20c6cdd42f 100644 --- a/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml +++ b/releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml @@ -1,6 +1,6 @@ --- fixes: - | - * Bug 1885725_: 'copy-image' import job should not run additional plugins + Bug 1885725_: 'copy-image' import job should not run additional plugins .. _1885725: https://code.launchpad.net/bugs/1885725