Changes between Version 1 and Version 2 of ReportingBugs
- Timestamp:
- 01/08/13 14:55:39 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReportingBugs
v1 v2 12 12 * is it reproducible reliably? and if so, how? 13 13 * include relevant parts of the log files - including enough context to investigate (not just the last line showing the error message, but not necessarily the whole log file either) 14 * does re-connecting help? 15 * does it happen with other type of clients (different OS, etc) 14 16 15 17 The best way to ensure that the information is clear and detailed is often to just paste the command lines used to get the information directly. ie: rather than saying "I have the latest version installed" (which by definition, changes all the time), paste something like this: … … 19 21 }}} 20 22 21 Obviously, the type of information needed varies depending on the type of bug - see [ ./Keyboardkeyboard bugs] for example.23 Obviously, the type of information needed varies depending on the type of bug - see [/wiki/Keyboard#ReportingBugs keyboard bugs] for example.