From 6706e1998f9c7b60091f92bbc1f1c1d5e5e0f5f1 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Wed, 24 Sep 2014 17:46:46 -0700 Subject: [PATCH] Add CONTRIBUTING.rst Change-Id: I5a844743c867f6f706cca4cd337abea47e5ddd71 --- CONTRIBUTING.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CONTRIBUTING.rst diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..7a37e40 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,21 @@ +If you would like to contribute to the development of OpenStack, +you must follow the steps in the "If you're a developer" +section of this page: + + http://wiki.openstack.org/HowToContribute + +You can find more Sahara-specific info in our How To Participate guide: + + http://docs.openstack.org/developer/sahara/devref/how_to_participate.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://wiki.openstack.org/GerritWorkflow + +Pull requests submitted through GitHub will be ignored. + +Bugs should be filed on Launchpad, not GitHub: + + https://bugs.launchpad.net/sahara