From 76aea9ff94961af7ea88761ee52f632ca498e5ca Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Fri, 6 Jul 2018 10:13:05 +0800 Subject: [PATCH] Added CONTRIBUTING.rst file to the project Change-Id: I8947abfb476827a6043c1567e671bc046f3ff755 --- 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..2157948bd --- /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 this page: + + https://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: + + https://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/designate