Skip to content

Commit

Permalink
Fixed new Pull Request Link
Browse files Browse the repository at this point in the history
  • Loading branch information
fredam2025 committed Nov 16, 2022
1 parent 9263a1d commit f8775b1
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 @@ -89,7 +89,7 @@ As a reference, the basic steps for working with GitHub Flow are as follows:
* Pull the most recent _upstream_ version of the _main branch_.
* Merge the updated _main branch_ into your _feature branch_.
* Push your _feature branch_ to the _origin_.
* Make a [Pull Request] (https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) for your _feature branch_ to the _upstream_.
* Make a [Pull Request](https://docs.github.com/en/github/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) for your _feature branch_ to the _upstream_.

[Clone]: https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/cloning-a-repository
[FarmData2 Repository]: https://github.com/DickinsonCollege/FarmData2
Expand Down

0 comments on commit f8775b1

Please sign in to comment.