From 88c1d86e238b744dfa1242e70f3b198bc7c26b7d Mon Sep 17 00:00:00 2001 From: Stephen Gordon Date: Wed, 8 Jul 2015 13:11:55 -0400 Subject: [PATCH] Clarify optional template sections Clarify optional template section and expected depth based on input from the product working group. Refer to this thread for further background: http://lists.openstack.org/pipermail/product-wg/2015-July/000485.html Change-Id: Idf67d88ac535001d703b6337186a49b400bf2b17 --- template.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/template.rst b/template.rst index e9c28ac..3c601e4 100644 --- a/template.rst +++ b/template.rst @@ -76,14 +76,17 @@ If you are aware of any work in progress that will affect this use case, please list it here. Include links to a spec or blueprint or bug report where applicable. +Please note that this step is optional, leave this section blank if you are +unsure. + Requirements ============ -Use this section to define the functions that must be available or any -specific technical requirements that exist in order to successfully -support your use case. If there are requirements that are external -to OpenStack, note them as such. Please always add a comprehensible -description to ensure that people understand your need. +Use this section to describe the functions you need to successfully support +your use case. If you have requirements which are currently not addressed by +OpenStack please highlight them. Note however, this will not mean that they +necessarily will be implemented. Please refrain from specifying implementation +details. * 1st Requirement * 2nd Requirement