From: Stephen Finucane Date: Fri, 12 Feb 2016 14:26:48 +0000 (+0000) Subject: README: Add waffle.io badge X-Git-Tag: v1.1.0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad82b755b245e2297856cdbbcf1a3a31025682b;p=thirdparty%2Fpatchwork.git README: Add waffle.io badge Signed-off-by: Stephen Finucane --- diff --git a/README.md b/README.md index 87509ed5..ae7754d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Requirements Status][badge-req-img]][badge-req-ref] [![Docs Status][badge-doc-img]][badge-doc-ref] +[![Stories in Ready][badge-waffle-img]][badge-waffle-ref] patchwork is a patch tracking system for community-based projects. It is intended to make the patch management process easier for both the project's @@ -28,3 +29,5 @@ For further information, please refer to the [docs][docs]. [badge-doc-img]: https://readthedocs.org/projects/patchwork/badge/?version=latest [badge-req-ref]: https://requires.io/github/getpatchwork/patchwork/requirements/?branch=master [badge-req-img]: https://requires.io/github/getpatchwork/patchwork/requirements.svg?branch=master +[badge-waffle-ref]: https://waffle.io/getpatchwork/patchwork +[badge-waffle-img]: https://badge.waffle.io/getpatchwork/patchwork.svg?label=ready&title=Ready