Changes between Version 7 and Version 8 of WikiStart


Ignore:
Timestamp:
11/25/17 22:38:17 (6 years ago)
Author:
csnover
Comment:

improve bug report instructions, bug tracker move is no longer recent

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    11= Welcome to ScummVM Issue Tracker =
    22
    3 Before 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,
    4 since the bug may already have been fixed.
     3Before submitting a bug report, please [https://bugs.scummvm.org/query?status=new&status=pending&summary=~<enter+search+term+here> search] to ensure the bug is not already known, and try the latest [https://scummvm.org/downloads/#daily "daily build"] since the bug may already have been fixed.
    54
    6 To 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
    7 use the `New Ticket` button to submit a new bug report.
     5To 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 use the [https://bugs.scummvm.org/newticket "New Ticket"] button to submit a new bug report.
    86
    97Please check you are including all the following information in your bug report:
    108
    11   * ScummVM version (scummvm -v)
    12   * Bug details, including instructions on reproducing
    13   * Language of game (English, German, ...) 
    14   * Version of game (Talkie, Floppy, ...)
    15   * Platform and Compiler (Win32, Linux, ...)
    16   * Attach a save game if possible 
     9  * ScummVM version (`scummvm -v`)
     10  * Bug details, '''including step-by-step instructions to reproduce the bug'''
     11  * Language of game (English, German, ...)
     12  * Version of game (CD, Floppy, DOS, Amiga, ...)
     13  * Your OS, including version (Windows 10 build 1709, Debian 9.2, Android 7.0, ...)
     14  * Attach a save game if possible
    1715  * 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!   
    19  
     16  * 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!
     17
    2018Please 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.
    21  
     19
    2220Finally, 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.
    2321
     
    2725== !SourceForge migration notes ==
    2826
    29 We have recently migrated our bug tracker from !SourceForge. This new Trac bug tracker uses !GitHub accounts for authentication.
     27We migrated our bug tracker from !SourceForge. This bug tracker uses !GitHub accounts for authentication.
    3028
    3129 * If you login for the first time, please go to Preferences to set up an email address, so you can receive notifications.