This is an automated email from the ASF dual-hosted git repository.
yangxk1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/main by this push:
new 9c4a96fc chore: add dingtalk QR code for communication (#923)
9c4a96fc is described below
commit 9c4a96fc0f35273ba638fa962d4b00d099962fae
Author: Jason <[email protected]>
AuthorDate: Tue May 12 13:37:15 2026 +0800
chore: add dingtalk QR code for communication (#923)
Signed-off-by: Jason <[email protected]>
---
README.md | 4 ++++
docs/images/qrcode.png | Bin 0 -> 135768 bytes
2 files changed, 4 insertions(+)
diff --git a/README.md b/README.md
index e180f767..73156aba 100644
--- a/README.md
+++ b/README.md
@@ -446,6 +446,10 @@ Unlike java-FFI, the Java library will be implemented by
pure java, which will c
The PySpark library is developed as bindings to the GraphAr
Spark library. See [GraphAr PySpark
Library](./pyspark) for details about the PySpark library.
+## Join Community
+
+<img src="./docs/images/qrcode.png" width="150" alt="DingTalk QR Code"/>
+
## Contributing
diff --git a/docs/images/qrcode.png b/docs/images/qrcode.png
new file mode 100644
index 00000000..e49a3852
Binary files /dev/null and b/docs/images/qrcode.png differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]