This is an automated email from the ASF dual-hosted git repository.

liuxiaocs pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git


The following commit(s) were added to refs/heads/master by this push:
     new f6588bd9 Add Contributing Section and Update CONTRIBUTING.md Link 
(#604)
f6588bd9 is described below

commit f6588bd93a8db84250c2d66dba0e25d70a84d876
Author: Zee Huang <[email protected]>
AuthorDate: Tue May 28 13:58:23 2024 +0800

    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.
---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 31d5b8bb..0a0adfe1 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,14 @@ The [project 
homepage](https://hugegraph.apache.org/docs/quickstart/) contains m
 
 hugegraph-toolchain is licensed under `Apache 2.0` License.
 
+## Contributing
+
+- Welcome to contribute to HugeGraph, please see [How to 
Contribute](https://hugegraph.apache.org/docs/contribution-guidelines/contribute/)
 for more information.
+- Note: It's recommended to use [GitHub Desktop](https://desktop.github.com/) 
to greatly simplify the PR and commit process.
+- Thank you to all the people who already contributed to HugeGraph!
+
+[![contributors 
graph](https://contrib.rocks/image?repo=apache/hugegraph-toolchain)](https://github.com/apache/incubator-hugegraph-toolchain/graphs/contributors)
+
 ### Contact Us
 
 ---

Reply via email to