doc: update git repo for CONTRIBUTING.md by wangyao2016 · Pull Request #1872 · apache/hugegraph

Conversation

@wangyao2016

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

javeme

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution

javeme


```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

@codecov

javeme

imbajin

@imbajin imbajin changed the title Improve doc: update git repo for CONTRIBUTING.md doc: update git repo for CONTRIBUTING.md

May 12, 2022