From 72aabc875956cc4cbf42e133b7558fbf6fef489b Mon Sep 17 00:00:00 2001 From: riyan-jose Date: Wed, 29 Nov 2023 13:05:14 +0100 Subject: [PATCH] updated dev guidelines to clarify fork requirement --- docs/guidelines/development.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guidelines/development.rst b/docs/guidelines/development.rst index 3b24524d..14a17ed0 100644 --- a/docs/guidelines/development.rst +++ b/docs/guidelines/development.rst @@ -27,7 +27,7 @@ This section describes in short the process with valuable tips to make your and .. note:: - In *Stogl Robotics* we have the organization called `StoglRobotics-forks `_ where all forks of public repositories live and are accessible for writing by all team members. + In *Stogl Robotics* we have the organization called `StoglRobotics-forks `_ where all forks of 3\ :sup:`rd` party public repositories live and are accessible for writing by all team members. This simplifies collaboration inside the team - there is no need for individual access grants when using forks under your user. **Always** check if there is already a fork in *StoglRobotics-forks* organization and if not create it.