Skip to content

Commit

Permalink
Merge pull request dickinson-comp190#43 from Foogabob/makeForkALink
Browse files Browse the repository at this point in the history
Under the Workflow header, changed the word "Fork" to a Link. CONTRIBUTING.md
  • Loading branch information
braughtg authored Nov 16, 2022
2 parents af99a08 + 214e3c7 commit 8edba97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ FarmData2 generally uses the [GitHub flow](https://guides.github.com/introductio
As a reference, the basic steps for working with GitHub Flow are as follows:

* Go to the [FarmData2 Repository] (the _upstream_)
* Fork the _upstream_ repository to your GitHub (the _origin_).
* [Fork](https://docs.gihub.com/en/get-started/quickstart/fork-a-repo) the _upstream_ repository to your GitHub (the _origin_).
* [Clone] the _origin_ repository to your local machine.
* Set the _upstream_ remote for your local repository to point to the _upstream_ repository.
* Create a _feature branch_ from the _main_ branch your local machine.
Expand Down

0 comments on commit 8edba97

Please sign in to comment.