Skip to content

Creating your Fork (One time setup)

Jack Leerson edited this page Apr 6, 2021 · 2 revisions

WARNING: Remember to Enable Workflows in step 6. Skipping this step will generate an error and you won't get credit for the content change!

  1. Log in to GitHub, or create an account if you haven't already.

  2. Navigate to SSW.Rules.Content - https://github.com/SSWConsulting/SSW.Rules.Content/

  3. Click Fork

Fork the repo by clicking on the button in the right
Figure: Fork this repo!

Forking makes a duplicate of the Rules repository (i.e. SSWConsulting/SSW.Rules.Content to SSWSophieBelle/SSW.Rules.Content). As SSWConsulting/SSW.Rules.Content is a public repository, we do not have permission to write to it directly. This is for security reasons.

  1. Fork it under your own GitHub account:

Forking...
Figure: You'll need to create a GitHub account if you haven't.

  1. You should end up with your own forked repository:

Forking...
Figure: Check that it has YourAccountName/SSW.Rules.Content on the left

  1. IMPORTANT: Enable Workflows in your GitHub Fork

Forking...
Figure: Enable Workflows on your GitHub Fork

Clone this wiki locally