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:
parent
62e8ac34cb
commit
2f3c42465b
10
README.rst
10
README.rst
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user