You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2010/11/05 22:59:59 UTC

svn commit: r778763 - /websites/staging/river/trunk/content/get-involved.html

Author: buildbot
Date: Fri Nov  5 21:59:59 2010
New Revision: 778763

URL: http://svn.apache.org/viewvc?rev=778763&view=rev
Log:
Staging update by buildbot

Added:
    websites/staging/river/trunk/content/get-involved.html

Added: websites/staging/river/trunk/content/get-involved.html
URL: http://svn.apache.org/viewvc/websites/staging/river/trunk/content/get-involved.html?rev=778763&view=auto
==============================================================================
--- websites/staging/river/trunk/content/get-involved.html (added)
+++ websites/staging/river/trunk/content/get-involved.html Fri Nov  5 21:59:59 2010
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en"><head>
+
+
+<!-- Quick and dirty template to get things on the road -->
+  
+    <title>Get Involved</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif">
+    <link rel="stylesheet" type="text/css" media="screen" href="skeleton_files/style.html">
+    <script type="text/javascript" src="skeleton_files/jquery.html"></script>
+    <script type="text/javascript" src="skeleton_files/apache_boot.html"></script>
+    </head>
+<body>
+
+    
+    
+  
+    <div id="page" class="container_16">
+      <div class="clear"></div>
+      <div id="content" class="grid_16"><div class="section-content"><h2 id="join_the_apache_river_community">Join the Apache River Community</h2>
+<p>The Apache River project is being built by the open source community for the open source community. We truly welcome your input and contributions!</p>
+<h3 id="what_we_are_looking_for">What we are looking for:</h3>
+<ul>
+<li>Bug fixes and code enhancement contributions</li>
+<li>Source code contributions</li>
+<li>Documentation assistance and contributions</li>
+<li>Feature suggestions</li>
+<li>Detailed and constructive feedback</li>
+<li>Articles and whitepapers</li>
+</ul>
+<h3 id="how_do_i_contribute">How do I Contribute?</h3>
+<ul>
+<li>To discuss Apache River topics check out the [mailing lists].</li>
+<li>Bugs and other issues can be posted in the [RIVER|http://issues.apache.org/jira/browse/RIVER] issue tracker.</li>
+<li>The [River wiki|http://wiki.apache.org/river/] is open for anyone to contribute related documentation.</li>
+</ul></div></div>
+      <div class="clear"></div>
+    </div>
+    <div class="clear"></div>
+    </div>
+    <div id="copyright" class="container_16">
+      <p>Copyright © 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+  </body></html>