From 1ed5fe0440c14e666059408fdda39d709fc5a5c8 Mon Sep 17 00:00:00 2001 From: Frank Miller Date: Tue, 9 Oct 2018 15:54:36 -0400 Subject: [PATCH] Updating the spec naming convention Updating the spec naming convention in instructions.rst and STX_Example_Spec.rst Change-Id: I2f414bafe6efa6bea7604e9423e88c1932a50a7a Signed-off-by: Frank Miller --- specs/STX_Example_Spec.rst | 3 ++- specs/instructions.rst | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/specs/STX_Example_Spec.rst b/specs/STX_Example_Spec.rst index 38dfc5f..e0cf23a 100644 --- a/specs/STX_Example_Spec.rst +++ b/specs/STX_Example_Spec.rst @@ -36,7 +36,8 @@ Some notes about using this template: * The filename in the git repository should include the StoryBoard number and name, for example a Story at https://storyboard.openstack.org/#!/story/1234567 - should be named 1234567-feature-name.rst + should be named [category]_1234567-feature-name.rst (refer to instructions.rst + for guidelines on a suitable category name) * Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None diff --git a/specs/instructions.rst b/specs/instructions.rst index 77c79b8..e2ae713 100644 --- a/specs/instructions.rst +++ b/specs/instructions.rst @@ -43,7 +43,7 @@ something that doesn't make sense. Document names should follow a pattern as follows:: - [category]_title.rst + [category]_[storyboard#]_title.rst Use the following guidelines to determine the category to use for a document: