From bec69c5c1206ba6b424c8f2afe757ce1e7b09325 Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Fri, 31 Mar 2017 09:48:42 +0200 Subject: [PATCH] news: Add template for a section After the release it's necessary to add a new section for the upcoming release. Add a template so that it does not have to be compiled over and over again. --- docs/news.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/docs/news.xml b/docs/news.xml index 706a23f068..3a536c62d1 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -7,7 +7,29 @@ Keep the style consistent with existing entries as much as possible: each change should be documented by a short, one-sentence summary - and optionally a description where it's explained in more detail --> + and optionally a description where it's explained in more detail + + Use the following template to add a new release section: + + +
+ + + +
+
+ + + +
+
+ + + +
+
+ + --> -- 2.47.3