Skip to content

Commit 3f197ff

Browse files
review changes
1 parent d21fbd5 commit 3f197ff

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

source/WorkingPractices/working_practices.rst

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,7 @@ Development Process
9494
-------------------
9595

9696
The process of developing a change for each repository is described through
97-
these Working Practices. A flowchart of this process for the UM is included
98-
below, but the process is very comparable to that of the other repositories
99-
too.
97+
these Working Practices. A flowchart of this process is included below.
10098

10199
Simulation Systems github repositories are setup with at least 2 protected
102100
branches, ``main`` and ``stable`` (with the potential for additional version
@@ -182,11 +180,11 @@ Before You Start
182180
To get started with the ``gh`` cli, see the `gh quickstart guide
183181
<https://docs.github.com/en/github-cli/github-cli/quickstart>`__
184182

185-
All developments should be planned using a risk-based approach. Before
186-
starting, consider the complexity and impact of what you want to do. This will
187-
act as a guide for the level of planning and consultation required. There is
188-
no definitive process for this and developers should use their experience and
189-
judgement.
183+
All developments should be :ref:`planned <planning>` using a risk-based
184+
approach. Before starting, consider the complexity and impact of what you want
185+
to do. This will act as a guide for the level of planning and consultation
186+
required. There is no definitive process for this and developers should use
187+
their experience and judgement.
190188

191189
As you begin, there are various people you might consider consulting:
192190

0 commit comments

Comments
 (0)