File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
content/contributing-code/foundational-tech Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments