Remove old template

Also update the instructions

Change-Id: Ib88a67a5eb63e8025ed66ce1563061bd18892e3f
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
This commit is contained in:
Dean Troyer 2018-10-04 14:55:30 -05:00
parent a00f7d2bb7
commit b3d7cc4431
2 changed files with 1 additions and 106 deletions

View File

@ -14,7 +14,7 @@
Instructions
============
- Use the template.rst as the basis of your specification.
- Use STX_Example_Spec.rst as the basis of your specification.
- Attempt to detail each applicable section.
- If a section does not apply, use N/A, and optionally provide
a short explanation.

View File

@ -1,105 +0,0 @@
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
.. index::
single: template
single: creating specs
.. note::
Specifications are written using ReSTructured text.
Add index directives to help others find your spec. E.g.::
.. index::
single: template
single: creating specs
=========================================
Template: The title of your specification
=========================================
Introduction paragraph -- What is this specification about?
Links
=====
Include pertinent links to where the work is being tracked (e.g. Storyboard),
as well as any other foundational information that may lend clarity to this
specification
Problem description
===================
A detailed description of the problem being addressed or solved
Impacted components
===================
List the StarlingX components that are impacted
Proposed change
===============
Provide a detailed description of the change being proposed. Include how the
problem will be addressed or solved.
If this is an incremental part of a larger solution or effort, provide the
specific scope of this specification, and how it fits into the overarching
solution.
Details of changes to specific StarlingX components should be specified in this
section, as well as interaction between those components.
Special attention should be given to interfaces between components. New
interfaces shuld attempt to follow established patterns within StarlingX, or
should be evaluated for suitability as new precedent.
If this specification changes testing needs or approaches, that information
should be disclosed here, and should be regarded as part of the deliverable
related to this design.
If this specification introduces new functionality that requires new kinds of
documentation, or a change to the documentation processes, that information
should be included in this section.
Security impact
---------------
Details of any security-related concerns that this proposed change introduces
or addresses.
Performance impact
------------------
Analysis of performance changes that are introduced or addressed with this
proposed design.
Alternatives
------------
If other approaches were considered, include a summary of those here, and a
short discussion of why the proposed approach is preferred.
Implementation
==============
If known, include any information detailing assigned individuals, proposed
milestones, intermediate deliverable products, and work items.
If there are Assignee(s) or Work Items, use a sub-heading for that
information.
Dependencies
============
If there are any dependencies on other work, specification, or other things that
impact the ability to deliver this solution, include that information here.
References
==========
Any external references (other than the direct links above)