From f968a09a3a18d80621a36ca213dfa0de5ae3f057 Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Mon, 15 Dec 2014 23:17:32 -0500 Subject: [PATCH] Update wording in the CONTRIBUTING.rst file This commit updates the wording in the CONTRIBUTING.rst file to make it a bit easier to follow. Change-Id: I1572942697c30aee1887d1257fb79b7fe5705bdd --- CONTRIBUTING.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d4f70915..c66913be 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -3,9 +3,10 @@ you must follow the steps in this page: http://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: +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: http://docs.openstack.org/infra/manual/developers.html#development-workflow