From 63bfa4e717ec11abe83f5b871658c552be1e3a64 Mon Sep 17 00:00:00 2001 From: Josh Elser Date: Thu, 30 Jan 2020 13:22:46 -0500 Subject: [PATCH] HBASE-23774 Add the user-zh mailing list --- pom.xml | 7 +++++++ src/main/asciidoc/_chapters/troubleshooting.adoc | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85d80d3d4e..c1bcebc40e 100755 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,13 @@ builds-unsubscribe@hbase.apache.org https://lists.apache.org/list.html?builds@hbase.apache.org + + User (ZH) List + user-zh-subscribe@hbase.apache.org + user-zh-unsubscribe@hbase.apache.org + user-zh@hbase.apache.org + https://lists.apache.org/list.html?user-zh@hbase.apache.org + diff --git a/src/main/asciidoc/_chapters/troubleshooting.adoc b/src/main/asciidoc/_chapters/troubleshooting.adoc index d5161c1f9a..3739ecdba1 100644 --- a/src/main/asciidoc/_chapters/troubleshooting.adoc +++ b/src/main/asciidoc/_chapters/troubleshooting.adoc @@ -232,7 +232,9 @@ Search here first when you have an issue as its more than likely someone has alr Ask a question on the link:https://hbase.apache.org/mail-lists.html[Apache HBase mailing lists]. The 'dev' mailing list is aimed at the community of developers actually building Apache HBase and for features currently under development, and 'user' is generally used for questions on released versions of Apache HBase. -Before going to the mailing list, make sure your question has not already been answered by searching the mailing list archives first. +Before going to the mailing list, make sure your question has not already been answered by searching the mailing list +archives first. For those who prefer to communicate in Chinese, they can use the 'user-zh' mailing list instead of the +'user' list. Use <>. Take some time crafting your question. See link:http://www.mikeash.com/getting_answers.html[Getting Answers] for ideas on crafting good questions. -- 2.25.0