From 33965e373a0d545d97f99d24f05a325101f5ba90 Mon Sep 17 00:00:00 2001 From: xiangxinyong Date: Wed, 30 Nov 2016 17:20:20 +0800 Subject: [PATCH] Add precise description in contribution The second section description in CONTRIBUTING.rst is not precise, we can describe it like other project like nova and cinder. Change-Id: I9f9f9fa38d190395c80c0101dbfe282de41c948b Closes-Bug: #1646028 --- CONTRIBUTING.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0c41fa2..173b55d 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,12 +1,11 @@ -If you would like to contribute to the development of OpenStack, you must -follow the steps in this page: +If you would like to contribute to the development of OpenStack, +you must follow the steps in this page: http://docs.openstack.org/infra/manual/developers.html -If you already have a good understanding of how the system works and your -OpenStack accounts are set up, you can skip to the development workflow -section of this documentation to learn how changes to OpenStack should be -submitted for review via the Gerrit tool: +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