[Openfirst-cvscommit] www/htdocs/doc/tut/howto technology.php,1.8,1.9
Brought to you by:
xtimg
From: Tim G. <xt...@us...> - 2005-07-15 22:54:38
|
Update of /cvsroot/openfirst/www/htdocs/doc/tut/howto In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24767 Modified Files: technology.php Log Message: Mention [JJ] tag for Junior Jobs on BZ. Index: technology.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/doc/tut/howto/technology.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** technology.php 2 Jul 2005 15:58:39 -0000 1.8 --- technology.php 15 Jul 2005 22:54:26 -0000 1.9 *************** *** 55,58 **** --- 55,60 ---- <p>Bugzilla (<a href="http://bugzilla.openfirst.org/">http://bugzilla.openfirst.org/</a>) keeps track of bug reports and feature requests for both source code and documentation. Issues of an administrative nature may also be posted on Bugzilla. As a contributor to the openFIRST project you should register for a Bugzilla account using your @openfirst.org e-mail address. Only e-mail addresses that are @openfirst.org show up in the bug crusher statistics on the openfirst.org site and installations of the openFIRST System. To be credited as having crushed a bug, the bug must be finished (eg marked CLOSED, FIXED, etc.) but not DUPLICATE and the bug must be assigned to you at the time it is closed.</p> + <p>Jobs which are suitable for those people with only an entry level of experience with the openFIRST project are (or should be) <a href="http://bugzilla.openfirst.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=&content=%5BJJ%5D">marked with the [JJ] tag</a>. Junior Jobs are typically expected to take under an hour to research/isolate (if required) and implement.</p> + <p>Automated bug reports are filed by openFIRST installations and are clearly marked as such. You, as one who browses Bugzilla should change the subject of Automated bug reports to better reflect their content and/or mark them as DUPLICATE if applicable. Automated bug reports are reported through <a href="http://bugzilla.openfirst.org/openfirst/">http://bugzilla.openfirst.org/openfirst/</a> and bug crusher statistics are available at <a href="http://bugzilla.openfirst.org/openfirst/bugcrushers.php">http://bugzilla.openfirst.org/openfirst/bugcrushers.php</a>. The style sheet and design information for the Bugzilla site is present within the CVS repository in the <b>htdocs/bugzilla</b> directory of the <b>www</b> module. Upgrades to Bugzilla may require remaking these templates in order for the Bugzilla site to function as expected.</p> |