diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 651312a..8fc89c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 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