Skip to content

Commit f1e38a1

Browse files
committed
add GitHub fork links
1 parent abdccc0 commit f1e38a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/contributing-code/foundational-tech/contents.lr

+4
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,14 @@ Thankfully GitHub's documentation is relatively robust. Please see:
138138
- [Get started with GitHub documentation - GitHub Docs][github-start]
139139
- [GitHub flow - GitHub Docs][github-flow]
140140
- [GitHub Training Manual][github-training]
141+
- [Fork a repository - GitHub Docs][github-fork]
142+
- [Creating a pull request from a fork - GitHub Docs][github-forkpr]
141143
142144
[github-start]: https://docs.github.com/en/get-started
143145
[github-flow]: https://docs.github.com/en/get-started/using-github/github-flow
144146
[github-training]: https://githubtraining.github.io/training-manual/#/
147+
[github-fork]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo
148+
[github-forkpr]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork
145149
146150
147151
### CC specifics for GitHub

0 commit comments

Comments
 (0)