Show team and repo badges on README

This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/7c2de9e833cbaf2a6211bb42f1928654

Change-Id: I0517744d69edad0c2f80f3102353f91ff8e26a47
This commit is contained in:
Flavio Percoco 2016-11-25 09:56:29 +01:00 committed by Steve Martinelli
parent 582eb58674
commit 076be6ffd6
3 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,12 @@
========================
Team and repository tags
========================
.. image:: http://governance.openstack.org/badges/keystone-specs.svg
:target: http://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
=================================
OpenStack Identity Specifications
=================================

View File

@ -9,7 +9,6 @@ Project Documentation:
.. toctree::
:maxdepth: 1
README <readme>
Specification Template <specs/template>
keystone

View File

@ -1 +0,0 @@
.. include:: ../../README.rst