You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by mi...@apache.org on 2015/02/19 01:10:13 UTC

svn commit: r1660774 - /ctakes/site/new/community.html

Author: michelle
Date: Thu Feb 19 00:10:13 2015
New Revision: 1660774

URL: http://svn.apache.org/r1660774
Log:
CTAKES-342 updated the community.html page to include information about how to get involved with cTAKES.

Modified:
    ctakes/site/new/community.html

Modified: ctakes/site/new/community.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/community.html?rev=1660774&r1=1660773&r2=1660774&view=diff
==============================================================================
--- ctakes/site/new/community.html (original)
+++ ctakes/site/new/community.html Thu Feb 19 00:10:13 2015
@@ -103,9 +103,43 @@
 
 <div class="container main">
    <div class="row">
-      <h1> Get Involved </h1>
-      <h2> Ways to Get Involved </h2>
-      <p> Insert Text </p>
+      <h1> Ways to Get Involved </h1>
+      <p> You don't need to be a software developer to contribute to Apache cTAKES. To be successful this project requires a range of different skills, levels of involvement and degrees of technical expertise. So, if you want to get involved in cTAKES, there is almost certainly a role for you. 
+      </p>
+
+      <p> We are looking for people to:
+
+      <ul>
+        <li>Provide feedback</li>
+        <li>Ask and answer questions on mailing lists</li>
+        <li>Write or update documentation</li>
+        <li>Help new users</li>
+        <li>Recommend the project to others</li>
+        <li>Test the code and report bugs</li>
+        <li>Fix bugs</li>
+        <li>Give us feedback on required features</li>
+        <li>Write and update the software</li>
+        <li>Create artwork</li>
+        <li>Anything you can see that needs doing</li>
+      </ul>
+      </p>
+
+      <p>
+      All of these contributions help to keep a project active and strengthen the community. The project team and the broader community will therefore welcome and encourage participation, and attempt to make it as easy as possible for people to get involved. Apache defines it this way.
+      </p>
+
+      <h2> Steps of Involvement </h2>
+
+      <p> Your first engagement with the project would probably be to subscribe to our mailing lists
+        and to try out cTAKES as a user. If this fits the bill or you see something you'd like to improve then possibly modify code or make other enhancements. After working with the community for a little bit you will be recognized as someone who should have write access. Being a committee member may be in your future. To begin down this path see the Getting Started pages.
+      </p>
+
+      <h2> Decision Making </h2>
+
+      <p> The most important thing about engaging with any Apache project is that everyone is equal. All people with an opinion are entitled to express that opinion and, where appropriate, have it considered by the community. </p>
+
+      <p> To some the idea of having to establish consensus in a large and distributed team sounds inefficient and frustrating. Don't despair though, The Apache Way has a set of simple processes to ensure things proceed at a good pace.
+      </p>
       
    </div>
    <!-- end row -->