From 3fef06d42d553d97bcb42823cfef1e3d34d636d7 Mon Sep 17 00:00:00 2001 From: Jiacai Liu Date: Fri, 10 May 2024 11:25:39 +0800 Subject: [PATCH] chore: add dingtalk (#1528) ## Rationale Add dingtalk group for better communication with users in Chinese. ## Detailed Changes ## Test Plan No need. --- README-CN.md | 11 ++++++----- README.md | 10 +++++----- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README-CN.md b/README-CN.md index 5c8f107fa7..e5a59a6268 100644 --- a/README-CN.md +++ b/README-CN.md @@ -3,7 +3,7 @@ ![License](https://img.shields.io/badge/license-Apache--2.0-green.svg) [![CI](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/incubator-horaedb/actions/workflows/ci.yml) [![OpenIssue](https://img.shields.io/github/issues/apache/incubator-horaedb)](https://github.com/apache/incubator-horaedb/issues) - + [English](./README.md) @@ -77,12 +77,13 @@ Drop TABLE `demo` ' ``` -## 如何贡献 +## 开发者社区 -[订阅邮箱参与讨论](mailto:dev-subscribe@horaedb.apache.org) ([订阅](mailto:dev-subscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [取消订阅](mailto:dev-unsubscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [查看邮件历史记录](https://lists.apache.org/list.html?dev@horaedb.apache.org)) +与来自世界各地的用户和开发人员一起在 Apache HoraeDB 社区中茁壮成长。 - -发送 [请求](mailto:dev@horaedb.apache.org?subject=(Request%to%20join%20HoraeDB%20slack)) 至 `dev@horaedb.apache.org` 加入HoraedDB Slack +- [订阅邮箱参与讨论](mailto:dev-subscribe@horaedb.apache.org) ([订阅](mailto:dev-subscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [取消订阅](mailto:dev-unsubscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [查看邮件历史记录](https://lists.apache.org/list.html?dev@horaedb.apache.org)) +- 发送 [请求](mailto:dev@horaedb.apache.org?subject=(Request%to%20join%20HoraeDB%20slack)) 至 `dev@horaedb.apache.org` 加入HoraeDB Slack +- 通过[这里的链接](https://github.com/apache/incubator-horaedb-docs/blob/main/static/dingtalk.jpg),加入钉钉用户群 [约定式提交](https://apache.github.io/incubator-horaedb-docs/cn/dev/conventional_commit) diff --git a/README.md b/README.md index 59fd85c49d..e713e989a6 100644 --- a/README.md +++ b/README.md @@ -85,13 +85,13 @@ Drop TABLE `demo` ``` -## Contributing +## Community -Any contribution is welcome! +Thrive together in Apache HoraeDB community with users and developers from all around the world. -Discuss at [dev mailing list](mailto:dev-subscribe@horaedb.apache.org) ([subscribe](mailto:dev-subscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [unsubscribe](mailto:dev-unsubscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [archives](https://lists.apache.org/list.html?dev@horaedb.apache.org)) - -Send [request](mailto:dev@horaedb.apache.org?subject=(Request%to%20join%20HoraeDB%20slack)) to `dev@horaedb.apache.org` to join Horadb slack channel. +- Discuss at [dev mailing list](mailto:dev-subscribe@horaedb.apache.org) ([subscribe](mailto:dev-subscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [unsubscribe](mailto:dev-unsubscribe@horaedb.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [archives](https://lists.apache.org/list.html?dev@horaedb.apache.org)) +- Send [request](mailto:dev@horaedb.apache.org?subject=(Request%to%20join%20HoraeDB%20slack)) to `dev@horaedb.apache.org` to join HoraeDB slack channel +- Or you can join our [dingtalk group](https://github.com/apache/incubator-horaedb-docs/blob/main/static/dingtalk.jpg) Read our [Contributing Guide](CONTRIBUTING.md) and make your first contribution!