Changes between Version 46 and Version 47 of BugReportingGuidelines


Ignore:
Timestamp:
09/27/10 21:31:24 (15 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BugReportingGuidelines

    v46 v47  
    11== Bug Reporting Guidelines ==
     2You can report both bugs and feature requests.
    23
     4=== User acceptance testing ===
    35Currently we are mainly taking bugs on:
    46 * '''Test''' (UAT): http://test.eden.sahanafoundation.org
    57 * '''Demo''' (Development): http://demo.eden.sahanafoundation.org
    6 
    78When there is a production instance running, progression of code is normally from Dev -> UAT -> Prod
    89
    9 === Tips ===
    10  * Please check the trackers to see if the bug you are reporting has already been reported:
    11   * [/report Trac] is the primary repository for reporting of Bugs.
    12    * You don't have to be logged in on Trac to report bugs, but if you are not logged in, be sure to solve the little arithmetic problem that serves like a Captcha to keep out bots.  If you see a page with "System offline" when you connect to Trac, it means Trac thinks you're a bot and has banned your IP address.  Contact us on the sahana-eden@googlegroups.com mailing list or on IRC channel #sahana-eden on freenode.net if this happens.
     10=== GHC 2010 Codeathon testing ===
     11You'll be running your own server and reporting bugs and feature requests based on that.
     12
     13=== How to report a bug ===
     14 * You don't have to be logged in on Trac to report bugs.
     15   * If you are not logged in, be sure to solve the little arithmetic problem that serves as a Captcha to keep out bots.  If you see a page with "System offline" when you connect to Trac, it means Trac thinks you're a bot and has banned your IP address.  Contact us on the sahana-eden@googlegroups.com mailing list or on IRC channel #sahana-eden on freenode.net if this happens.
     16 * Please check to see if the bug you've found has already been reported:
     17  * [/report Trac] is the primary repository for reporting of bugs.
    1318  * [https://bugs.launchpad.net/sahana LaunchPad] also has some tickets logged.
    1419 * Please provide full details to reproduce the problem, like the example below.