Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 48757 invoked from network); 1 Jun 2005 05:27:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Jun 2005 05:27:02 -0000 Received: (qmail 87505 invoked by uid 500); 1 Jun 2005 05:27:02 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 87428 invoked by uid 500); 1 Jun 2005 05:27:01 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 87415 invoked by uid 99); 1 Jun 2005 05:27:01 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 31 May 2005 22:27:01 -0700 Received: (qmail 48689 invoked by uid 65534); 1 Jun 2005 05:26:54 -0000 Message-ID: <20050601052654.48688.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: svn commit: r179360 - /forrest/trunk/site-author/content/xdocs/contrib.xml Date: Wed, 01 Jun 2005 05:26:54 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.0-dev X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: crossley Date: Tue May 31 22:26:53 2005 New Revision: 179360 URL: http://svn.apache.org/viewcvs?rev=3D179360&view=3Drev Log: Add section "Procedure for reporting bugs and issues and enhancement sugges= tions". Modified: forrest/trunk/site-author/content/xdocs/contrib.xml Modified: forrest/trunk/site-author/content/xdocs/contrib.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/= contrib.xml?rev=3D179360&r1=3D179359&r2=3D179360&view=3Ddiff =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- forrest/trunk/site-author/content/xdocs/contrib.xml (original) +++ forrest/trunk/site-author/content/xdocs/contrib.xml Tue May 31 22:26:53= 2005 @@ -77,6 +77,33 @@ =20 +
+ Procedure for reporting bugs and issues and enhancement suggest= ions +

+ If you think that you have found a bug or you have a suggestion for + improvement, then please discuss it on + one of the mailing lists. + However, please check our Issue Tracker first as it may be already= reported. +

+

+ The Apache Forrest Issue Tracker c= ollates + our known issues. Obviously not every issue is listed there. Some = issues + have been discussed on the mailing list but do not yet have an iss= ue recorded. +

+

+ The Roadmap is the best way to get an overview. The Unscheduled li= st also + needs regular review, and committers will schedule some of those f= or the + next release. +

+

+ When creating a new issue, please provide a concise Summary Title = and + a short Description. Add further information as Comments and inclu= de + links to the mail archives. The normal procedure is to discuss the + issue on the mailing list and then add relevant notes to the issue= tracker, + otherwise it becomes cluttered. +

+
+
SVN Usage

An overview of how to use Subversion (SVN) to participate in Forr= est development.