You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing-code/foundational-tech/index.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -470,6 +470,10 @@ <h3 id="getting-started-with-github-and-git">Getting started with GitHub and Git
470
470
</ul>
471
471
</li>
472
472
<li><ahref="https://githubtraining.github.io/training-manual/#/">GitHub Training Manual</a></li>
473
+
<li><ahref="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo">Fork a repository - GitHub Docs</a><ul>
474
+
<li><ahref="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">Creating a pull request from a fork - GitHub Docs</a></li>
475
+
</ul>
476
+
</li>
473
477
</ul>
474
478
<h3id="cc-specifics-for-github">CC specifics for GitHub</h3><p>For some specifics on how we use GitHub, please see the following information
0 commit comments