You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2015/04/10 14:02:38 UTC

svn commit: r1672625 - in /flink: _includes/navbar.html community.md

Author: uce
Date: Fri Apr 10 12:02:38 2015
New Revision: 1672625

URL: http://svn.apache.org/r1672625
Log:
[FLINK-1822] Update community page on website with Getting Help section

Modified:
    flink/_includes/navbar.html
    flink/community.md

Modified: flink/_includes/navbar.html
URL: http://svn.apache.org/viewvc/flink/_includes/navbar.html?rev=1672625&r1=1672624&r2=1672625&view=diff
==============================================================================
--- flink/_includes/navbar.html (original)
+++ flink/_includes/navbar.html Fri Apr 10 12:02:38 2015
@@ -63,8 +63,8 @@
 							<li><a href="#" class="af-nav-links">Community <b
 									class="caret"></b></a>
 								<ul class="af-dropdown-menu">
-									<li><a href="/community.html#mailing-lists">Mailing
-											Lists</a></li>
+									<li><a href="/community.html#getting-help">Getting Help</a></li>
+									<li><a href="/community.html#mailing-lists">Mailing Lists</a></li>
 									<li><a href="/community.html#issues">Issues</a></li>
 									<li><a href="/community.html#team">Team</a></li>
 									<li class="divider"></li>

Modified: flink/community.md
URL: http://svn.apache.org/viewvc/flink/community.md?rev=1672625&r1=1672624&r2=1672625&view=diff
==============================================================================
--- flink/community.md (original)
+++ flink/community.md Fri Apr 10 12:02:38 2015
@@ -3,7 +3,20 @@ title: "Community"
 layout: with_toc
 ---
 
-# Mailing Lists
+# Getting Help
+
+There are many ways to get help from the Apache Flink community. The mailing lists are the primary place where all Flink committers are present.
+To ask a question there, you have to send an empty subscription email first to *user-subscribe@flink.apache.org*. Once the subscription is confirmed, you can send questions to *user@flink.apache.org*.
+
+If you want to talk with the Flink committers and users in a chat, there is a Freenode [IRC channel](#irc) for *#flink*.
+
+Some committers are also monitoring [stackoverflow](http://stackoverflow.com/questions/tagged/flink) for Flink related questions. Please remember to tag them with the *[flink](http://stackoverflow.com/questions/tagged/flink)* tag. [Ask a Question on Stackoverflow](http://stackoverflow.com/questions/ask/?tags=flink).
+
+Bugs and feature requests can either be discussed on *dev@flink.apache.org* or on [JIRA]({{ site.FLINK_ISSUES_URL }}).
+
+Those interested in contributing to Flink should check out the ["How to contribute" guide](http://localhost:4000/how-to-contribute.html).
+
+## Mailing Lists
 
 <table class="table table-striped">
 	<thead>
@@ -81,20 +94,20 @@ layout: with_toc
 	</tr>
 </table>
 
-# Issues
+## Issues
 
 We use JIRA to track all code related issues: {{ site.FLINK_ISSUES_URL }}.
 
 All issue activity is also mirrored to the issues mailing list.
 
-# IRC
+## IRC
 
-There is an IRC channel called #flink dedicated to Apache Flink at irc.freenode.org. 
+There is an IRC channel called #flink dedicated to Apache Flink at irc.freenode.org. There is also a [web-based IRC client](http://webchat.freenode.net/?channels=flink) available.
 
 The IRC channel can be used for online discussions about Apache Flink as community, but developers should be careful 
 to move or duplicate all the official or useful discussions to the issue tracking system or dev mailing list.
 
-# Team
+## Team
 
 <table class="table table-striped">
 	<thead>