From 035644242d7f55705dac8bba79db74567d3d24a1 Mon Sep 17 00:00:00 2001 From: venkatamahesh <venkatamaheshkotha@gmail.com> Date: Mon, 16 May 2016 17:33:24 +0530 Subject: [PATCH] Added CONTRIBUTING.rst file to the project Change-Id: I7d92f83c4ede7639fbbddd3674380e175991251d --- CONTRIBUTING.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CONTRIBUTING.rst diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 000000000..94de4c5e1 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,16 @@ +If you would like to contribute to the development of OpenStack, +you must follow the steps documented at: + + http://docs.openstack.org/infra/manual/developers.html + +Once those steps have been completed, changes to OpenStack +should be submitted for review via the Gerrit tool, following +the workflow documented at: + + http://docs.openstack.org/infra/manual/developers.html#development-workflow + +Pull requests submitted through GitHub will be ignored. + +Bugs should be filed on Launchpad, not GitHub: + + https://bugs.launchpad.net/python-manilaclient