Add details about the different templates

There are three different templates people may need to use when
opening an oslo spec. We should explain that in the readme.

Change-Id: I720bab01196469a7759c9fa01e59c9735b12e628
This commit is contained in:
Ben Nemec 2020-04-24 16:45:50 -05:00
parent 62e8ac34cb
commit 2f3c42465b
1 changed files with 9 additions and 1 deletions

View File

@ -5,7 +5,15 @@ oslo-specs
.. image:: https://governance.openstack.org/tc/badges/oslo-specs.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
There are three templates from which to start a spec, depending on what you
are proposing:
* If you are proposing a completely new library:
`new-library-template.rst <https://opendev.org/openstack/oslo-specs/src/branch/master/specs/new-library-template.rst>`_
* If you are proposing a new policy for Oslo:
`policy-template.rst <https://opendev.org/openstack/oslo-specs/src/branch/master/specs/policy-template.rst>`_
* If you are proposing any other major feature:
`template.rst <https://opendev.org/openstack/oslo-specs/src/branch/master/specs/template.rst>`_
OpenStack Common Libraries (Oslo) Specifications