Changes between Version 6 and Version 7 of WikiStart
- Timestamp:
- Oct 7, 2016, 10:38:38 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v6 v7 1 1 = Welcome to ScummVM Issue Tracker = 2 2 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: 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. 4 5 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. 8 9 Please check you are including all the following information in your bug report: 5 10 6 11 * ScummVM version (scummvm -v) … … 10 15 * Platform and Compiler (Win32, Linux, ...) 11 16 * 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! 13 19 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. 20 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. 15 21 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!'' 22 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. 23 24 25 ''Thanks for using ScummVM! '' 19 26 20 27 == !SourceForge migration notes ==