From 1bec85c4e0e7d0a81cc1b4e038c4410ab0629375 Mon Sep 17 00:00:00 2001 From: liuqing Date: Mon, 30 Jun 2014 23:24:27 +0800 Subject: [PATCH] Add CONTRIBUTING.rst There is no CONTRIBUTING.rst file, so i add it. Change-Id: Ib017bc49623f2238a32f316af02cbc22b6be7a5b --- 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 0000000000..a751a99efc --- /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 in documented at: + + http://wiki.openstack.org/HowToContribute#If_you.27re_a_developer + +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/glance