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
As a newbie contributing to an open source project for the first time, I find the instruction for forking a little difficult to follow. Specifically, on this line
I am hesitant on how best to edit the documentation because I know that for people who are more experience, they know automatically to set up a key when they see the [email protected]:your-user-name/ part
The text was updated successfully, but these errors were encountered:
puifais
changed the title
Pandas Contribution Documentation: Forking Instructions
DOC: Pandas Contribution Documentation: Forking Instructions
May 22, 2017
Problem description
As a newbie contributing to an open source project for the first time, I find the instruction for forking a little difficult to follow. Specifically, on this line
Output of
git clone [email protected]:your-user-name/pandas.git pandas-yourname
Please make sure you have the correct access rights
and the repository exists.
I was able to clone the repository by using the following code
Expected Output
I am hesitant on how best to edit the documentation because I know that for people who are more experience, they know automatically to set up a key when they see the
[email protected]:your-user-name/
partThe text was updated successfully, but these errors were encountered: