This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new d8317fb  create new contributor guide.
d8317fb is described below

commit d8317fb3e84da0ca556ea5739465f453c9318f62
Author: Huxing Zhang <huxing.zh...@gmail.com>
AuthorDate: Mon Apr 2 15:41:47 2018 +0800

    create new contributor guide.
---
 New-contributor-guide.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/New-contributor-guide.md b/New-contributor-guide.md
new file mode 100644
index 0000000..eb2d6c6
--- /dev/null
+++ b/New-contributor-guide.md
@@ -0,0 +1,9 @@
+This is a guide for new comers who wants to contribute to Dubbo.
+
+### Subscribe to the mailing list
+
+The mailing list is the recommended way for discussing almost anything that 
related to Dubbo. Please refer to this 
[issue](https://github.com/apache/incubator-dubbo/issues/1393) for detailed 
documentation on how to subscribe.
+
+* d...@dubbo.incubator.apache.org: the develop mailing list, you can ask 
question here if you have encountered any problem when using or developing 
Dubbo.
+* comm...@dubbo.incubator.apache.org: all the commits will be sent to this 
mailing list. You can subscribe to it if you are interested in Dubbo's 
development.
+* iss...@dubbo.incubator.apache.org: all the JIRA 
[issues](https://issues.apache.org/jira/projects/DUBBO/issues) and updates will 
be sent to this mailing list. The Dubbo community has decided to use github 
issues rather than JIRA issues, therefore it is expected that most of the 
issues will be tracked by github issues. The JIRA issues are used to track ASF 
related issues.
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
hux...@apache.org.

Reply via email to