From 982cecd26628f458c6a9948004baf614e5a6f130 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Wed, 15 May 2019 16:31:14 +0100 Subject: [PATCH] Fix template header The SIG doesn't use Launchpad for blueprints, so don't claim it does. Also clarify that adherence to the structure is a recommendation not a strict requirement. Change-Id: Ic0cc8965620087eee9c34a76796c2f3267b1b72f --- specs/template.rst | 16 ++++++---------- use-cases/template.rst | 16 ++++++---------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/specs/template.rst b/specs/template.rst index 26344f7..306e840 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -1,15 +1,11 @@ .. - This template is intended to encourage a certain level of consistency - between different use cases. However strict adherence to the structure - of this template is not required. + This template is intended to encourage a certain level of + consistency between different use cases. Adherence to the structure + of this template is recommended but not strictly required. - This template should be in ReSTructured text. The filename in the git - repository should match the launchpad URL, for example a URL of - https://blueprints.launchpad.net/self-healing-sig/+spec/awesome-thing should be named - awesome-thing.rst . Please do not delete any of the sections in this - template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html - To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html + This template should be in ReSTructured text. For help with syntax, + see . To test out your formatting, + see . =================================== The title of your self-healing spec diff --git a/use-cases/template.rst b/use-cases/template.rst index cfd72c1..be3cbae 100644 --- a/use-cases/template.rst +++ b/use-cases/template.rst @@ -1,15 +1,11 @@ .. - This template is intended to encourage a certain level of consistency - between different use cases. However strict adherence to the structure - of this template is not required. + This template is intended to encourage a certain level of + consistency between different use cases. Adherence to the structure + of this template is recommended but not strictly required. - This template should be in ReSTructured text. The filename in the git - repository should match the launchpad URL, for example a URL of - https://blueprints.launchpad.net/self-healing-sig/+spec/awesome-thing should be named - awesome-thing.rst . Please do not delete any of the sections in this - template. If you have nothing to say for a whole section, just write: None - For help with syntax, see http://sphinx-doc.org/rest.html - To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html + This template should be in ReSTructured text. For help with syntax, + see . To test out your formatting, + see . ======================================= The title of your self-healing use case