Skip to content

Commit bd8d495

Browse files
committed
add link to gh glossary!
1 parent 720aa6b commit bd8d495

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/WorkingPractices/working_practices.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ the process is very comparable to that of the other repositories too.
6969

7070
``Clone``: a local copy of either the upstream or the forked repository.
7171

72+
Further definitions can be found in the `GitHub Glossary <https://docs.github.com/en/get-started/learning-about-github/github-glossary>`_.
73+
7274
Simulation Systems github repositories are setup with at least 2 protected branches, ``stable`` and ``main`` (with the potential for additional version branches to be added).
7375

7476
* ``stable`` - This branch is the default github branch and generally remains unchanged throughout a release cycle. It is the stable point from which new branches should be cut. Only new releases and small hotfixes to a release will be merged back into this branch.

0 commit comments

Comments
 (0)