You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2015/10/05 08:43:51 UTC

svn commit: r1706751 - /poi/site/src/documentation/content/xdocs/who.xml

Author: centic
Date: Mon Oct  5 06:43:51 2015
New Revision: 1706751

URL: http://svn.apache.org/viewvc?rev=1706751&view=rev
Log:
Add chapter that we can link to answer 'why no update' comments in bug-reports 

Modified:
    poi/site/src/documentation/content/xdocs/who.xml

Modified: poi/site/src/documentation/content/xdocs/who.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/who.xml?rev=1706751&r1=1706750&r2=1706751&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/who.xml (original)
+++ poi/site/src/documentation/content/xdocs/who.xml Mon Oct  5 06:43:51 2015
@@ -102,5 +102,33 @@
   </section>
  </section>
 
+ <section><title>I want some progress on a bug report!</title>
+  <p>
+      So you took the time to report a bug, provided information that should make
+      it possible to reproduce the problem and fix it. Surely the fix is easy and
+      should take a seasoned developer a few minutes at max to fix!
+
+      So why is there no progress on your bug report? Is there nobody
+      taking care when your problem is clearly stopping nearly everybody
+      from using POI?
+
+      We know that the absence of responses on bug-reports can be frustrating,
+      sometimes bugs lie dormant for a long time for no apparent reason.
+
+      Please always remember: <b>nobody is paid to work on POI</b>, the team is
+      a bunch of volunteers who look at things in their free time.
+
+      Because of that developers might choose to work on things based on a
+      different priority than yours! Especially the quality and maturity of
+      bug reports will affect if somebody decides to look at it.
+
+      So the best way to help a bug report see progress is to provide more information
+      if available or supply patches together with unit-tests.
+
+      If you can, look at <link href="http://poi.apache.org/guidelines.html">Contribution Guidelines</link>
+      for more information about providing patches.
+  </p>
+</section>
+
 </body>
 </document>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org