From 2ad82b755b245e2297856cdbbcf1a3a31025682b Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Fri, 12 Feb 2016 14:26:48 +0000 Subject: README: Add waffle.io badge Signed-off-by: Stephen Finucane --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 87509ed..ae7754d 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 -- cgit v1.2.3