From: Lo?c C. <lo...@us...> - 2001-04-16 14:18:02
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv27716/docs Modified Files: feedback.txt Added Files: bug_report.txt Log Message: Add a bug report model... no comment ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs --- NEW FILE --- To report bugs, either do it at the 'Bug Tracking System' from our SourceForge account (http://phpmychat.sorceforge.net/) either fill the form below and send it to the php...@ya... e-mail address. Please be as descriptive as possible. You may think it's something that affects everyone, but a many times it's specific to a browser or operating system. So please be thorough. In the case of Bug Tracking, there is *never* too much information or documentation or description. Thanks for your help, the phpHeaven-team +--------------------------------------------------------------------------+ | phpMyChat version 0.14.3 - beta1 | +--------------------------------------------------------------------------+ | The server side: | | - Operating system and release number: | | - the server name and release number: | | - the php version that is running: | | - the database management system name and release number that is | | running: | | | | The client side: | | - Operating system and release number: | | - the browser name and release number: | +--------------------------------------------------------------------------+ | A brief description of the bug you faced: | | | | | | | +--------------------------------------------------------------------------+ | Details: | | | | | | | | | | | | | | | | | | | | | | | | | +--------------------------------------------------------------------------+ Index: feedback.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/feedback.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** feedback.txt 2001/02/25 18:26:32 1.1.1.1 --- feedback.txt 2001/04/16 14:17:59 1.2 *************** *** 8,16 **** If you have found a bug you can help us! ! ! Please be as descriptive as possible. You may think it's something that ! affects everyone, but a many times it's specific to a browser or ! operating system. So please be thorough. In the case of Bug Tracking, ! there is *never* too much information or documentation or description. --- 8,12 ---- If you have found a bug you can help us! ! Please have a look at the 'docs/bug_report.txt' file. |