From c0318d41ffb0a642e36693e55cfb1adfb3997267 Mon Sep 17 00:00:00 2001 From: John Garbutt Date: Fri, 21 Mar 2014 13:06:27 +0000 Subject: [PATCH] Update the template to ask about notifications Added an extra section about notifications, asking the template author to specify any changes to notifications. Change-Id: I1a752df3b9cab6a0c08c9f82d1d34de43eeb79b8 --- template.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/template.rst b/template.rst index f518159cb..851eee902 100644 --- a/template.rst +++ b/template.rst @@ -92,6 +92,12 @@ additionaProperties should be False). Reuse of existing predefined parameter types such as regexps for passwords and user defined names is highly encouraged. +Notifications impact +-------------------- + +Please specify any changes to notifications. Be that an extra notification, +changes to an existing notification, or removing a notification. + Other End user impact ---------------------