@@ -94,9 +94,7 @@ Development Process
9494-------------------
9595
9696The 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
10199Simulation Systems github repositories are setup with at least 2 protected
102100branches, ``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
191189As you begin, there are various people you might consider consulting:
192190
0 commit comments