-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: Pandas Contribution Documentation: Forking Instructions #16419
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I think your change makes sense (I usually use https) Want to make a pull request updating that file? |
reidy-p
added a commit
to reidy-p/pandas
that referenced
this issue
Oct 2, 2017
1 task
jreback
pushed a commit
that referenced
this issue
Oct 3, 2017
ghost
pushed a commit
to reef-technologies/pandas
that referenced
this issue
Oct 16, 2017
alanbato
pushed a commit
to alanbato/pandas
that referenced
this issue
Nov 10, 2017
No-Stream
pushed a commit
to No-Stream/pandas
that referenced
this issue
Nov 28, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: