Skip to content

Commit f6588bd

Browse files
authored
Add Contributing Section and Update CONTRIBUTING.md Link (#604)
* Update READ.ME Add #contributing section and update the correct contribute URL. * Remove 'Guidelines' link from the 'Contributing' section I have removed the hyperlink and reference to 'Guidelines' in the README.md file. This change was made because the 'How to Contribute' and 'Guidelines' links led to the same information, creating redundancy. * Update contribution link from markdown to website - Changed the contribution guide link in the README.md from the markdown file to the corresponding section on the official website. - This change ensures that the link remains stable and is not impacted by the frequent changes to Markdown files.
1 parent e870659 commit f6588bd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,14 @@ The [project homepage](https://hugegraph.apache.org/docs/quickstart/) contains m
5151

5252
hugegraph-toolchain is licensed under `Apache 2.0` License.
5353

54+
## Contributing
55+
56+
- Welcome to contribute to HugeGraph, please see [How to Contribute](https://hugegraph.apache.org/docs/contribution-guidelines/contribute/) for more information.
57+
- Note: It's recommended to use [GitHub Desktop](https://desktop.github.com/) to greatly simplify the PR and commit process.
58+
- Thank you to all the people who already contributed to HugeGraph!
59+
60+
[![contributors graph](https://contrib.rocks/image?repo=apache/hugegraph-toolchain)](https://github.com/apache/incubator-hugegraph-toolchain/graphs/contributors)
61+
5462
### Contact Us
5563

5664
---

0 commit comments

Comments
 (0)