From 9e6a07746e41db0f30f0829d9e1f0c60e0c392ea Mon Sep 17 00:00:00 2001 From: Flavio Percoco Date: Thu, 24 Nov 2016 13:02:32 +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: b'https://gist.github.com/73cd325f82163cdca702c317561c0464\n' Change-Id: I6efa23d7fc3b921ad71a76a3699197b716cd3bed --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 9177ad0..4a6de83 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,9 @@ ironic-inspector specs =============================== +.. image:: http://governance.openstack.org/badges/ironic-inspector-specs.svg + :target: http://governance.openstack.org/reference/tags/index.html + Specs for Ironic Inspector * Free software: Apache license