diff options
author | Flavio Percoco <flaper87@gmail.com> | 2016-11-25 20:06:53 +0100 |
---|---|---|
committer | Jan Klare <j.klare@cloudbau.de> | 2016-12-08 08:21:03 +0000 |
commit | 07d9892d042b084b9ef7b915c0cf55741dd0c52b (patch) | |
tree | 7fae122bb2c43c63037081732883aa1ade5997a6 | |
parent | 88f40c442e8561cd9db8ffc93bc429204c5a29d3 (diff) |
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/0d7d9793a11cf58c614c4898112465b4
Change-Id: I0abc021f86faa9ea2980ec3f69e5805fe7984c21
Notes
Notes (review):
Code-Review+2: Christoph Albers <c.albers@x-ion.de>
Workflow+1: Jan Klare <j.klare@cloudbau.de>
Verified+2: Jenkins
Submitted-by: Jenkins
Submitted-at: Fri, 09 Dec 2016 10:07:29 +0000
Reviewed-on: https://review.openstack.org/403354
Project: openstack/cookbook-openstack-block-storage
Branch: refs/heads/master
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ | |||
1 | Team and repository tags | ||
2 | ======================== | ||
3 | |||
4 | [](http://governance.openstack.org/reference/tags/index.html) | ||
5 | |||
6 | <!-- Change things from this point on --> | ||
7 | |||
1 | Description | 8 | Description |
2 | =========== | 9 | =========== |
3 | 10 | ||