From c4be05d34a7d30de5a3233236a817770bb07c3c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Mon, 23 Sep 2019 10:24:26 +0800 Subject: [PATCH] Highlight the mail list as high priority contact channel. (#855) * Update README.md Highlight the mail list as high priority contact channel. * Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74287344b..51e0cbb8b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,9 @@ Easy Scheduler uses a lot of excellent open source projects, such as google guav It is because of the shoulders of these open source projects that the birth of the Easy Scheduler is possible. We are very grateful for all the open source software used! We also hope that we will not only be the beneficiaries of open source, but also be open source contributors, so we decided to contribute to easy scheduling and promised long-term updates. We also hope that partners who have the same passion and conviction for open source will join in and contribute to open source! ### Get Help -The fastest way to get response from our developers is to submit issues, or add our wechat : 510570367 +1. Submit an issue +1. Mail list: dev@dolphinscheduler.apache.org. Mail to dev-subscribe@dolphinscheduler.apache.org, follow the reply to subscribe the mail list. +1. Contact WeChat group manager, ID 510570367. This is for Mandarin(CN) discussion. ### License Please refer to [LICENSE](https://github.com/analysys/EasyScheduler/blob/dev/LICENSE) file. -- GitLab