File tree 1 file changed +4
-0
lines changed
content/contributing-code/foundational-tech
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:
138
138
- [Get started with GitHub documentation - GitHub Docs][github-start]
139
139
- [GitHub flow - GitHub Docs][github-flow]
140
140
- [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]
141
143
142
144
[github-start]: https://docs.github.com/en/get-started
143
145
[github-flow]: https://docs.github.com/en/get-started/using-github/github-flow
144
146
[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
145
149
146
150
147
151
### CC specifics for GitHub
You can’t perform that action at this time.
0 commit comments