From 3008683d614b62a87057d6dd510716291ba407cb Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Fri, 25 Nov 2016 10:55:46 +0100 Subject: [PATCH] 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/0bed66f234ed59d0c6e2aa220e709950 Change-Id: I80c57e310b601d47be5b5f81c604d7d6310a60eb --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index f3d41c590..9e460be85 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,12 @@ +======================== +Team and repository tags +======================== + +.. image:: http://governance.openstack.org/badges/os-client-config.svg + :target: http://governance.openstack.org/reference/tags/index.html + +.. Change things from this point on + ================ os-client-config ================