Update the template to add section for projects
Now that the specs being added to the qa-specs repo can effect more than 1 project, it'll be useful to explicitly call out which projects are intended to be changed as part of the spec. This commit adds a new section to the qa-specs template to list the projects which need to be changed. Change-Id: I1b7b7f86a0b3275eb7ee6f1a298ae1588270eb83
This commit is contained in:
parent
4199ccbbb5
commit
4cd739e088
10
template.rst
10
template.rst
@ -51,6 +51,16 @@ just adding more API tests can leave this section empty.
|
||||
Where it does apply we'd just like a demonstration that some thought
|
||||
has been put into why the proposed approach is the best one.
|
||||
|
||||
Projects
|
||||
========
|
||||
|
||||
List the qa projects that this spec effects. For example:
|
||||
|
||||
* openstack/tempest
|
||||
* openstack/tempest-lib
|
||||
* openstack-dev/devstack
|
||||
|
||||
|
||||
Implementation
|
||||
==============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user