From 6e6b1e7d2bb1c149dd32140d76861804d32642e3 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Wed, 16 Oct 2013 12:55:18 -0500 Subject: [PATCH] add IRC channel & wiki link to README Change-Id: I03404978af83784e9ffe35319410eb59559c9630 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index cb32e1350b..7787fb8405 100644 --- a/README.rst +++ b/README.rst @@ -44,4 +44,8 @@ Future design work is tracked at: https://blueprints.launchpad.net/keystone +Contributors are encouraged to join IRC (``#openstack-dev`` on freenode): + + https://wiki.openstack.org/wiki/IRC + For information on contributing to Keystone, see ``CONTRIBUTING.rst``.