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.md
+3
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,9 @@ The second approach is making your contribution directly in the GitHub website.
33
33
## Forking the repository
34
34
35
35
Independently of the approach you choose, the first step is to fork the Python Packaging Guide repository into your personal GitHub space.
36
+
You can do this by clicking the "Fork" button in the top right corner of the repository page.
37
+
38
+
[Fork and Clone GitHub Repos](https://datascienceskills.org/lessons/git-github/git-intro/3-fork-clone/) is a good resource to learn more about forking.
36
39
37
40
*__TODO__: This section should show a beginner user how to fork a repository in GitHub.*
0 commit comments