Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
10/07/16 22:38:38 (8 years ago)
Author:
wjp
Comment:

Update instructions for trac/github

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    11= Welcome to ScummVM Issue Tracker =
    22
    3 Before submitting a bug report, there are three things you need to do. First, please check the compatibility list to ensure the bug is not already known. Secondly, try out the latest Subversion/daily build. The bug may already have been fixed. And last, check you are including all the following information in your bug report:
     3Before submitting a bug report, first, please check the compatibility list to ensure the bug is not already known. Secondly, try out the latest Subversion/daily build,
     4since the bug may already have been fixed.
    45
     6To submit a bug report, you need an account on https://www.github.com/. You can then use the `GitHub Login` button at the top right of this page to log in, and
     7use the `New Ticket` button to submit a new bug report.
     8
     9Please check you are including all the following information in your bug report:
    510
    611  * ScummVM version (scummvm -v)
     
    1015  * Platform and Compiler (Win32, Linux, ...)
    1116  * Attach a save game if possible
    12   * If this bug only occurred recently, please note the last version without the bug, and the first version including the bug. That way we can fix it quicker by looking at the changes made.  Next, select the game in the 'groups' dropdown, and the type of bug in the 'categories' dropdown... enter your text, and hit the button!   
     17  * If this bug only occurred recently, please note the last version without the bug, and the first version including the bug. That way we can fix it quicker by looking at the changes made.
     18  * Next, select the game in the 'Game' dropdown, and the game engine or other component in the 'Component' dropdown. Enter your text, and hit the button!   
    1319 
    14 Please only file bugs on games that are listed as 'Playable to the end' (that is, completable) in the README file included with your version of ScummVM.   
     20Please only file bugs on games that are listed as 'Playable to the end' (that is, completable) in the README file included with your version of ScummVM.
    1521 
    16 Finally, please report each issue separately; do not file multiple issues on the same ticket. (Otherwise, it gets difficult to track the status of each individual bug).   
    17  
    18 ''Thanks for using ScummVM!''
     22Finally, please report each issue separately; do not file multiple issues on the same ticket. Otherwise, it gets difficult to track the status of each individual bug.
     23
     24
     25''Thanks for using ScummVM! ''
    1926
    2027== !SourceForge migration notes ==