docs(getting-started): Add missing details on the getting started guide
Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
Change-Id: I9828c4447429193aadeac6cd5f52e9132bcf784e
diff --git a/docs/process/contributing.rst b/docs/process/contributing.rst
index febcbd3..4667f07 100644
--- a/docs/process/contributing.rst
+++ b/docs/process/contributing.rst
@@ -70,9 +70,11 @@
Submitting Changes
==================
-- Submit your changes for review at https://review.trustedfirmware.org
- targeting the ``integration`` branch. Create a topic that describes
- the target of your changes to help group related patches together.
+- Assuming the clone of the repo has been done as mentioned in the
+ :ref:`getting_started_get_source` and *origin* refers to the upstream repo,
+ submit your changes for review targeting the ``integration`` branch.
+ Create a topic that describes the target of your changes to help group
+ related patches together.
.. code::