-
-
Notifications
You must be signed in to change notification settings - Fork 35.2k
Closed
Closed
Copy link
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
The "Technical HOWTO" section in COLLABORATOR_GUIDE.md "assumes your repo is set up as detailed in CONTRIBUTING.md".
However, the "Step 1: Fork" section in CONTRIBUTING.md suggests setting up upstream as git://github.com/nodejs/node.git. When trying to push to it, git returns the following error:
fatal: remote error:
You can't push to git://github.com/nodejs/node.git
Use https://github.com/nodejs/node.git
Is there a particular reason why CONTRIBUTING.md uses a git:// link? Can we just replace that with git@github.com:nodejs/node.git?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.