doc: update git repo for CONTRIBUTING.md by wangyao2016 · Pull Request #1872 · apache/hugegraph
Conversation
Since hugegraph was donated to Apache Foundation, the GitHub repo address has also changed.
So I just update CONTRIBUTING.md when I read it.
I have read the CLA Document and I hereby sign the CLA
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution
|
|
||
| ```shell | ||
| cd hugegraph | ||
| cd incubator-hugegraph |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can keep hugegraph name
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, done.
THANKS
| ```shell | ||
| # clone code from remote to local repo | ||
| git clone https://github.com/${GITHUB_USER_NAME}/hugegraph | ||
| git clone https://github.com/${GITHUB_USER_NAME}/incubator-hugegraph.git |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prefer to keep "hugegraph" directory name: git clone git-url directory-name
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
THANKS
imbajin
changed the title
Improve doc: update git repo for CONTRIBUTING.md
doc: update git repo for CONTRIBUTING.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters