From fcba6436e8a5bc49e5f3e7dec3ab5122fad8d8cf Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Sat, 9 Nov 2013 19:24:37 -0800 Subject: [PATCH] feat(README): add link to trello --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index faa870a35..3c3bfb481 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ See [etcdctl][etcdctl] for a simple command line client. Or feel free to just us - Mailing list: http://coreos.com/lists/etcd-dev/ - IRC: #coreos on irc.freenode.net +- Planning/Roadmap: https://trello.com/b/OiEbU547/etcd +- Bugs: https://github.com/coreos/etcd/issues ## Getting Started