Skip to content

Commit e6de0b8

Browse files
authored
Update index.md (#143)
1 parent 071fdea commit e6de0b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/contributing/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Clone your fork repository on your PC/laptop:
1515
# clone your fork of the repository
1616
git clone [email protected]:${githubusername}/cscs-docs.git
1717
cd cscs-docs
18+
# create a branch for your changes (here we are fixing the ssh docs)
1819
git switch -c 'fix/ssh-alias'
1920
# ... make your edits ...
2021
# add and commit your changes

0 commit comments

Comments
 (0)