From aa54d12b75ca064232f3cf2f78f44719b6a91c5a Mon Sep 17 00:00:00 2001 From: Armando Migliaccio Date: Fri, 28 Oct 2016 11:49:44 -0700 Subject: [PATCH] Make crystal clear how to contribute/approach the neutron community It cannot get any clearer than this. Change-Id: I11cb2391c445b584c8b1426243f68e310187d906 --- CONTRIBUTING.rst | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7f62f3f6f68..cfbdc51ba21 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,16 +1,12 @@ -If you would like to contribute to the development of OpenStack, +If you would like to contribute to the development of OpenStack Networking, you must follow the steps documented at: - http://docs.openstack.org/infra/manual/developers.html#development-workflow - -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 + http://docs.openstack.org/developer/neutron/policies/blueprints.html Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: https://bugs.launchpad.net/neutron + +Please: do not register blueprints, they will be marked *obsolete* and ignored.