From 2fa5bbec473ff079b97fd5821d779a36f8c34942 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Mon, 2 Jan 2017 00:16:13 -0700 Subject: [PATCH] Standardize the documentation a bit more related to README.rst Change-Id: I541fc82e69a3d1b350d4de3d76ea9abd2bef6c2d --- README.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.rst b/README.rst index ba9f2c3fb..19c873baf 100644 --- a/README.rst +++ b/README.rst @@ -52,6 +52,23 @@ containers on bare metal. THe kolla-kubernetes deliverable maintains a cloud-native implementation of deployment of OpenStack on Kubernetes. +Getting Involved +================ + +Need a feature? Find a bug? Let us know! Contributions are much +appreciated and should follow the standard `Gerrit +workflow `__. + +- We communicate using the #openstack-kolla irc channel. +- File bugs, blueprints, track releases, etc on + `Launchpad `__. +- Attend weekly + `meetings `__. +- Contribute `code `__. + +General Information +=================== + * Free software: Apache license * Documentation: http://docs.openstack.org/developer/kolla-kubernetes * Source: http://git.openstack.org/cgit/openstack/kolla-kubernetes