Skip to content

Commit d189ba5

Browse files
committed
Update Collaborator_Setup.md
add link to our GitHub Workflow Exercises
1 parent cdeca7d commit d189ba5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Diff for: docs/guides/Collaborator_Setup.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
### Set up to contribute to PhUSE Scripts
22

3-
Many options for replicating the PhUSE Scripts github repository.
3+
Many options for cloning and contributing to the PhUSE CS Standard Scripts repository.
44

55
1. Either way, start by [creating a github account](https://github.com/join)
66

77
#### Windows and OS X, github Desktop
8-
1. [Download github desktop client](https://desktop.github.com/) (see also GitHub Desktop Help to [Get Started](https://help.github.com/desktop/guides/getting-started/))
9-
2. [Clone the phuse-scripts repository](https://help.github.com/desktop/guides/contributing/)
8+
1. [Download GitHub Desktop](https://desktop.github.com/) (see also GitHub Desktop Help to [Get Started](https://help.github.com/desktop/guides/getting-started/))
9+
2. [Clone the phuse-org/phuse-scripts repository](https://help.github.com/desktop/guides/contributing/)
1010

1111
#### RStudio git integration (or SVN)
1212
1. If you don't have access to an RStudio Server, [download RStudio Desktop](https://www.rstudio.com/products/rstudio/download/)
1313
2. You will need git installed in your environment. See RStudio documentation, next.
1414
3. See RStudio Support > Documentation > Advanced Topics: [Version Control with Git and SVN](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN)
1515

16+
#### Get comfortable with GitHub
17+
18+
You have many options for this, as well. For a customized, basic guide, read through [our GitHub Workflow Exercises](https://github.com/phuse-org/phuse-scripts/blob/master/docs/guides/Git_workflow_exercises.md).

0 commit comments

Comments
 (0)