Skip to content

Commit

Permalink
Link directly to GitHub's Pull Request documentation
Browse files Browse the repository at this point in the history
This is likely (and was for me) the first result of searching
Google for the same thing. Removes a small amount of friction
if we just link to it.
  • Loading branch information
DavidSpickett committed Oct 30, 2023
1 parent a20e227 commit 2f93584
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ After you have reviewed the new material using `hugo server` and there are no is
You can now submit a GitHub pull request.

{{% notice Note%}}
If you are new to GitHub, find a tutorial about how to create a pull request from a GitHub fork.
If you are new to GitHub, please go to [GitHub's documentation](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request)
to learn how to create a pull request from a GitHub fork.
{{% /notice %}}

Optionally, if you would like to add your new Learning Path content to the automated testing framework, follow the guidelines in the [Appendix: How to test your code](/learning-paths/cross-platform/_example-learning-path/appendix-3-test).
Expand Down

0 comments on commit 2f93584

Please sign in to comment.