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

guoyp pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/griffin-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3e813ba  Updated asf-site site from master 
(7ab03b608c9605861da7b2642475c2c3da329fca)
3e813ba is described below

commit 3e813ba68c0ee9f4262ce9efe9d90263685f12cb
Author: William Guo <[email protected]>
AuthorDate: Sat Jan 12 14:50:08 2019 +0800

    Updated asf-site site from master (7ab03b608c9605861da7b2642475c2c3da329fca)
---
 docs/contribute.html       |  19 +++++++++++++++++++
 images/outlook-mail.png    | Bin 0 -> 37760 bytes
 images/outlook-setting.png | Bin 0 -> 5120 bytes
 3 files changed, 19 insertions(+)

diff --git a/docs/contribute.html b/docs/contribute.html
index 807adf5..9cfe766 100644
--- a/docs/contribute.html
+++ b/docs/contribute.html
@@ -192,6 +192,25 @@ git commit -am "For task GRIFFIN-10 , blabla..."
 
 <p>If you would like to become a committer, you should engage with the 
community and start contributing to Apache Griffin in any of the above ways. 
You might also want to talk to other committers and ask for their advice and 
guidance.</p>
 
+<h3 id="how-to-configure-committers-mail">How to configure committer’s 
mail</h3>
+
+<p>Committers are easy to use apache’s mail to communicate on the project’s 
plan, progress, issue etc. When you get your apache account, you should 
configure a popular mail system to take over it as apache mail system is 
plain-vanilla for usage.</p>
+
+<p>Here we give configuration guide below to help you take it easily. We use 
outlook system as sample.</p>
+
+<ul>
+  <li>
+    <p>Enable setting<br />
+<img src="./images/outlook-setting.png" alt="outlook_setting" /></p>
+  </li>
+  <li>
+    <p>Add apache mail account<br />
+<img src="./images/outlook-mail.png" alt="outlook_mail" /></p>
+  </li>
+</ul>
+
+<p>After those settings, you can use your outlook account to send/receive 
apache mail.</p>
+
       </div><!--end of loadcontent-->
     </div>
     <!--end of centered content-->
diff --git a/images/outlook-mail.png b/images/outlook-mail.png
new file mode 100644
index 0000000..62e4d75
Binary files /dev/null and b/images/outlook-mail.png differ
diff --git a/images/outlook-setting.png b/images/outlook-setting.png
new file mode 100644
index 0000000..e21bc76
Binary files /dev/null and b/images/outlook-setting.png differ

Reply via email to