[PATCH 4/4] news: Add template for a <release> section

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



After the release it's necessary to add a new <release> section for the
upcomming release. Add a template so that it does not have to be
compiled over and over again.
---
 docs/news.xml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index c2a2917c1..1ebe0eec3 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -20,6 +20,27 @@
      Lines should be kept under 80 columns, and should not exceed 100 columns.

      This file is validated against docs/news.rng schema.
+
+     Use the following template to add a new release section after the release:
+
+  <release version="FIXME" date="unreleased">
+    <section title="New features">
+      <change>
+        <summary/>
+      </change>
+    </section>
+    <section title="Improvements">
+      <change>
+        <summary/>
+      </change>
+    </section>
+    <section title="Bug fixes">
+      <change>
+        <summary/>
+      </change>
+    </section>
+  </release>
+
      -->

 <libvirt>
-- 
2.12.1

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



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux