Link to ZenHub instead of Waffle

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-09-01 17:23:39 -07:00
parent c63ae64ca6
commit 6969829a70
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@ you can specify a test directory, file, module, class or method:
## Finding things to work on
We use a [Waffle.io board](https://waffle.io/docker/compose) to keep track of specific things we are working on and planning to work on. If you're looking for things to work on, stuff in the backlog is a great place to start.
We use a [ZenHub board](https://www.zenhub.io/) to keep track of specific things we are working on and planning to work on. If you're looking for things to work on, stuff in the backlog is a great place to start.
For more information about our project planning, take a look at our [GitHub wiki](https://github.com/docker/compose/wiki).