From 5bb5899a6caaa0a8f31476e90e0308c311b03f57 Mon Sep 17 00:00:00 2001
From: Christian Berendt <berendt@betacloud-solutions.de>
Date: Tue, 16 Aug 2016 17:41:17 +0200
Subject: [PATCH] Add a note about the sandbox environment to the CONTRIBUTING
 doc

TrivialFix

Change-Id: I6351da3c273c293cc97724f10cc0fea94a3f2fda
---
 doc/CONTRIBUTING.rst | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/CONTRIBUTING.rst b/doc/CONTRIBUTING.rst
index 98aa5dbffd..4696d4a498 100644
--- a/doc/CONTRIBUTING.rst
+++ b/doc/CONTRIBUTING.rst
@@ -24,7 +24,6 @@ Basics
 #. TrivialFix tags or bugs are not required for documentation changes.
 
 .. _OpenStack Kolla Git: https://git.openstack.org/cgit/openstack/kolla/
-.. _Gerrit Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow
 .. _launchpad: https://bugs.launchpad.net/kolla
 .. _here: https://wiki.openstack.org/wiki/GitCommitMessages
 
@@ -35,3 +34,9 @@ Please follow our `quickstart`_ to deploy your environment and test your
 changes.
 
 .. _quickstart: http://docs.openstack.org/developer/kolla/quickstart.html
+
+Please use the existing sandbox repository, available at
+https://git.openstack.org/cgit/openstack-dev/sandbox, for learning, understanding
+and testing the `Gerrit Workflow`_.
+
+.. _Gerrit Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow