[libvirt] [PATCH] news: add note about optional "Removed features" section

Daniel P. Berrangé posted 1 patch 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190416100029.25955-1-berrange@redhat.com
docs/news.xml | 6 ++++++
1 file changed, 6 insertions(+)
[libvirt] [PATCH] news: add note about optional "Removed features" section
Posted by Daniel P. Berrangé 5 years ago
Most releases don't need a "Removed features" section so don't include
it in the template by default, but leave a reminder in case it is
relevant.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 docs/news.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index b4926dd906..5346a25132 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -30,6 +30,12 @@
     </section>
   </release>
 
+    If relevant for a given release, add a section for removed
+    features too
+
+    <section title="Removed features">
+    </section>
+
      -->
 
 <libvirt>
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: add note about optional "Removed features" section
Posted by Michal Prívozník 5 years ago
On 4/16/19 12:00 PM, Daniel P. Berrangé wrote:
> Most releases don't need a "Removed features" section so don't include
> it in the template by default, but leave a reminder in case it is
> relevant.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>  docs/news.xml | 6 ++++++
>  1 file changed, 6 insertions(+)

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list