From 183254284c25b575b661645f79171b82972080e0 Mon Sep 17 00:00:00 2001 From: Jermy Li Date: Wed, 23 Mar 2022 15:12:00 +0800 Subject: [PATCH] add contribution flowchart --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd267bd25e..a425cb9e33 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,8 @@ Thanks for taking the time to contribute! As an open source project, HugeGraph i The following is a contribution guide for HugeGraph: +image + ## 1. Preparation We can contribute by reporting issues, submitting code patches or any other feedback.