Changes between Version 3 and Version 4 of ReportingBugs
- Timestamp:
- 03/01/07 21:22:55 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReportingBugs
v3 v4 4 4 Users reporting bugs is a huge part of developing open source software. Reporting bugs is a benefit to everyone involved and ultimately will help create a better product. 5 5 6 That said, reporting false bugs or support requests strains bug marshall and developers time - these people are volunteers remember, and most have day jobs to earn a living.6 That said, reporting false bugs or support requests strains bug marshall and developers time - remember, these people are volunteers, and most have day jobs to earn a living. 7 7 8 8 == Basics: What you did, what should have happened, what did happen == 24 24 === Be brief, but concise. === 25 25 26 It's a fine line, but try to stick to it the best you can. Remember, what you did, what you expected, and what happened. A log file showing only a call where a problem occur ed for example, is useful, but your log file showing 8 calls in progress at the same time is not.26 It's a fine line, but try to stick to it the best you can. Remember, what you did, what you expected, and what happened. A log file showing only a call where a problem occurred for example, is useful, but your log file showing 8 calls in progress at the same time is not. 27 27 28 === Use english ===28 === Use English === 29 29 30 The community is made up of many groups around the world who speak many languages, but most people are english speaking, and so reporting in another language is a good way to get your problem ignored by most people capable of fixing it who won't understand.30 The community is made up of many groups around the world who speak many languages, but most people are English speaking, and so reporting in another language is a good way to get your problem ignored by most people capable of fixing it who won't understand. 31 31 32 32 === Only report one bug per ticket === 61 61 Follow the same rules as above for posting output, enclosing in '''`{{{`''' and '''`}}}`'''. 62 62 63 The logs you post should show only the problem in question, and p erfably (if relevant) the complete call taking place.63 The logs you post should show only the problem in question, and prefably (if relevant) the complete call taking place. 64 64 65 65
