Author: grobmeier
Date: Thu Jul 16 21:39:05 2009
New Revision: 794875

URL: http://svn.apache.org/viewvc?rev=794875&view=rev
Log:
added volunteering page

Added:
    incubator/log4php/trunk/src/site/apt/volunteering.apt
Modified:
    incubator/log4php/trunk/src/site/site.xml

Added: incubator/log4php/trunk/src/site/apt/volunteering.apt
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/apt/volunteering.apt?rev=794875&view=auto
==============================================================================
--- incubator/log4php/trunk/src/site/apt/volunteering.apt (added)
+++ incubator/log4php/trunk/src/site/apt/volunteering.apt Thu Jul 16 21:39:05 
2009
@@ -0,0 +1,47 @@
+~~ Licensed to the Apache Software Foundation (ASF) under one or more
+~~ contributor license agreements.  See the NOTICE file distributed with
+~~ this work for additional information regarding copyright ownership.
+~~ The ASF licenses this file to You under the Apache License, Version 2.0
+~~ (the "License"); you may not use this file except in compliance with
+~~ the License.  You may obtain a copy of the License at
+~~
+~~      http://www.apache.org/licenses/LICENSE-2.0
+~~
+~~ Unless required by applicable law or agreed to in writing, software
+~~ distributed under the License is distributed on an "AS IS" BASIS,
+~~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+~~ See the License for the specific language governing permissions and
+~~ limitations under the License.
+ ------
+ Apache log4php
+ ------
+ ------
+ ------
+
+On Volunteering
+
+  If you want to volunteer and help with developing Log4PHP, you are highly 
encouraged to read
+  {{{http://www.apache.org/foundation/getinvolved.html}Apache getting 
involved}}. If you have
+  questions on that document, we might be able to answer them on the 
developers mailinglist.
+  
+  Craig R. McClanahan posted an interesting mail to the Apache Commons 
mailinglist. I modified
+  the post to fit for Log4PHP:
+
+
+  The best way to contribute is to identify for yourself things that you
+  think are broken, or could be improved, and then propose a patch.  A
+  couple of ways to identify possible candidates:
+
+  * Have you used an API, and wished it would do something
+    a little more?  or a little different?  In open source circles,
+    people often get involved initially by "scratching your own itch"
+    as the saying goes.
+
+  * Have you called up the 
{{{https://issues.apache.org/jira/browse/LOG4PHP}bug reports}}
+    for the log4php project, and seen any bugs that you can create a
+    patch for?
+
+  * Have you checked your favorite package's {{{roadmap.html}roadmap file}} or 
+    {{{http://wiki.apache.org/logging/Log4PHP/TODO}todo files}}
+    for things that have already been thought about, but just are
+    not done yet?

Modified: incubator/log4php/trunk/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/incubator/log4php/trunk/src/site/site.xml?rev=794875&r1=794874&r2=794875&view=diff
==============================================================================
--- incubator/log4php/trunk/src/site/site.xml (original)
+++ incubator/log4php/trunk/src/site/site.xml Thu Jul 16 21:39:05 2009
@@ -52,6 +52,10 @@
             <item name="Blog" href="http://blogs.apache.org/log4php/"/>
         </menu>
         
+        <menu name="General Information">
+            <item name="Volunteering" href="/volunteering.html"/>
+        </menu>
+        
         <menu ref="reports"/>
         
         <menu name="Apache">


Reply via email to