From 7a505fd26270d4ea9474dc1db379663a98b099e4 Mon Sep 17 00:00:00 2001 From: davidhopkinson26 <89029024+davidhopkinson26@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:59:29 +0100 Subject: [PATCH] Update CONTRIBUTING.rst --- CONTRIBUTING.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 1aeb2071..52d6ab0b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -15,8 +15,9 @@ We have some general requirements for all contributions then specific requiremen Set up development environment ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +For External contributors, first create your own fork of this repo. -First clone the repository; +Then clone the fork (or this repository if internal); .. code::